11100 Commits

Author SHA1 Message Date
Megan Marsh
c1c929164f
Revert "Rename attribute api_access_key to organization_id" 2018-11-08 16:34:23 -08:00
Megan Marsh
210d62de2c
Merge pull request #6925 from sieben/organization_renaming
Rename attribute api_access_key to organization_id
2018-11-08 16:33:15 -08:00
Rémy Léone
e54d2e3591 Rename attribute api_access_key to organization 2018-11-08 13:45:32 +01:00
Adrien Delorme
b01f4a61f8
Merge pull request #6970 from romaric1/patch-1
Update googlecompute.html.md
2018-11-08 13:11:24 +01:00
Adrien Delorme
662fbf127b
Merge pull request #6946 from gmmephisto/pr-master-expand-user
communicator/ssh: expand user path for SSH private key
2018-11-08 13:07:44 +01:00
Mikhail Ushanov
8400146a2e website: add note about tilde in ssh key path
Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>
2018-11-08 14:25:50 +03:00
Mikhail Ushanov
536252683e builders: reuse private key file reading function
Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>
2018-11-08 14:25:50 +03:00
Mikhail Ushanov
ee0bff6451 communicator/ssh: proper error message
Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>
2018-11-08 14:25:50 +03:00
Mikhail Ushanov
45925657fc communicator/ssh: make ssh keys payload internal
Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>
2018-11-08 14:25:50 +03:00
Mikhail Ushanov
1c503b86d9 communicator/ssh: expand user path for bastion private key
Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>
2018-11-08 14:25:50 +03:00
Mikhail Ushanov
6d2a0ab0df communicator/ssh: expand user path for private key
Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>
2018-11-08 14:25:50 +03:00
Mikhail Ushanov
da0bad8441 communicator/ssh: add private key file read helper
Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>
2018-11-08 14:25:50 +03:00
TAVENARD
c3c2c9c247
Update googlecompute.html.md 2018-11-08 11:41:15 +01:00
TAVENARD
15f37c20eb
Update googlecompute.html.md
Alternative authentication methode on googl provider
2018-11-08 10:18:00 +01:00
Megan Marsh
254e18ece9
Merge pull request #6967 from rjspiker/rj.logo-update
website: update integration logos
2018-11-07 11:23:36 -08:00
RJ Spiker
c7900e4bd8 website: update integration logos 2018-11-07 11:14:46 -07:00
Adrien Delorme
732b08e68a
Merge pull request #6964 from glasnt/patch-1
update homepage flag in `ad app create`
2018-11-07 12:22:07 +01:00
Katie McLaughlin
c02e29c56c
update homepage flag in ad app create
`--homepage`, not `--home-page`

As per https://github.com/Azure/azure-cli/blob/master/src/command_modules/azure-cli-role/azure/cli/command_modules/role/_params.py#L30
2018-11-07 16:58:24 +11:00
Megan Marsh
8567be43d9
Merge pull request #6927 from hashicorp/rebased_4591
Extend vmware-vmx builder to allow esxi builds. (Rebase of PR #4591)
2018-11-06 09:59:26 -08:00
Megan Marsh
96d628eef1 fix silliness with pointers 2018-11-06 09:50:28 -08:00
Adrien Delorme
f21bda3ca1
Merge pull request #6960 from jan-xyz/patch-1
update link to puppet facter documentation
2018-11-06 14:56:38 +01:00
Jan Steinke
ffb1c5c5a5
update link to puppet facter documentation 2018-11-06 14:52:45 +01:00
Megan Marsh
6283b3bdbb
Merge pull request #6580 from wheelerlaw/sed-function
Added a sed function [WIP]
2018-11-05 14:32:04 -08:00
Megan Marsh
798d7fd642 add docs 2018-11-05 14:30:51 -08:00
Wheeler Law
4582a55680 Formatting 2018-11-05 12:30:41 -08:00
Wheeler Law
1fdce9dada Tests are passing 2018-11-05 12:30:41 -08:00
Wheeler Law
de3bdec567 Working now 2018-11-05 12:30:41 -08:00
Wheeler Law
65c1b039cc Added a sed function. Not quite working yet 2018-11-05 12:30:41 -08:00
Megan Marsh
733151d5de
Merge pull request #6841 from gmmephisto/pr-master-vagrantfile
vagrantfile: add docker provider support; up go version
2018-11-05 12:08:51 -08:00
Megan Marsh
79862f1bbb
Merge pull request #6931 from hashicorp/fix_6919
aws: better error handling of region/credential guessing from metadata
2018-11-05 11:24:09 -08:00
Rickard von Essen
b88b5c9aaa
Merge pull request #6955 from hbokh/vagrant-libvirt-hvf
qemu: Add "hvf" as a libvirt driver
2018-11-04 14:42:56 +01:00
Rickard von Essen
8d807ba4bb
vagrant: Add some docs about supported accelerators in libvirt provider 2018-11-04 14:32:40 +01:00
Henk
e4c2216642 qemu: Add "hvf" as a libvirt driver
To prevent post-processing from failing when running on
macOS with the acceleratir set to "hvf".
2018-11-04 12:20:53 +01:00
Megan Marsh
5c2ca450bd fix tests 2018-11-02 15:44:27 -07:00
Megan Marsh
5815b376b4 remove unnecessary checks; we always default format to ovf if it is unset.
fix exportoutputdir
2018-11-02 14:22:01 -07:00
Megan Marsh
c3144c2d0a add some missing template validation (copied from iso builder) and revert to current use of displayName for parsing vm ssh IP; using VMName was breaking chained builds that hadn't updated the display name from the previous build. 2018-11-02 14:22:01 -07:00
Megan Marsh
c3d6d45696 modify test so that it accesses CommConfig the same way we really do within the driver 2018-11-02 14:22:01 -07:00
Megan Marsh
7d290a5df1 dont change ssh communicator as part of this pr 2018-11-02 14:22:01 -07:00
Megan Marsh
f18bb19f96 remove redundant config; CommConfig was already a part of the SSSHConfig struct 2018-11-02 14:22:01 -07:00
Megan Marsh
fa12113eaf remove unused NewLocalArtifact
consolidate artifacts
entirely remove local artifact object and get artifacts in the vmx builder the same way we do in the vmware iso builder
2018-11-02 14:22:01 -07:00
Adrien Delorme
3f288fc6ca aws client: config.WithMaxRetries(8) 2018-11-01 15:09:07 +01:00
Megan Marsh
daf1f39930
Merge pull request #6918 from hashicorp/oracle_classic_volumes
Parameterized volume size support for Oracle classic builder
2018-10-31 16:03:40 -07:00
Matthew Hooker
3ff038d4d1
remove todo 2018-10-31 12:00:33 -07:00
Adrien Delorme
609d4238c6
Merge pull request #6930 from rickard-von-essen/doc-user-data
docs: Improved docs for user_script
2018-10-31 15:33:46 +01:00
Adrien Delorme
b66f655f5b run make fmt-doc 2018-10-31 15:22:29 +01:00
Adrien Delorme
60e6f1258c
Merge branch 'master' into doc-user-data 2018-10-31 15:19:26 +01:00
Adrien Delorme
eaf6e22d94
Merge pull request #6938 from c0sco/amazon-import-format
Support other formats in the amazon-import post-processor.
2018-10-31 15:12:33 +01:00
Mikhail Ushanov
4be83e20b1 scripts: add gcc package for using gco on build
Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>
2018-10-31 16:58:07 +03:00
Mikhail Ushanov
15235ce315 scripts: update go version to 1.11.1
Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>
2018-10-31 16:58:07 +03:00
Mikhail Ushanov
d75bab9523 vagrantfile: add support for docker provider
Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>
2018-10-31 16:58:06 +03:00