Commit Graph

11215 Commits

Author SHA1 Message Date
Adrien Delorme 68c6b086b4
Merge pull request #6981 from remijouannet/more_explicit_error_msg_rpc_ui
more explicit error message in rpc/ui.go
2018-11-09 15:16:40 +01:00
Rémi Jouannet 118a9cb8c6 more explicit message 2018-11-09 14:44:34 +01:00
Adrien Delorme 0eaaa7de48
Merge pull request #6978 from hashicorp/fix_5145
Add more detail for errors where the problem is that TEMPDIR is fille…
2018-11-09 11:02:26 +01:00
Amrita Dutta 8881bc2d64 Fix bug in snapshot client creation 2018-11-09 03:30:57 +00:00
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
Megan Marsh 812e009e57 Add more detail for errors where the problem is that TEMPDIR is filled up 2018-11-08 15:21:40 -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
Matt Dainty 3b519acebc Allow Powershell provisioner to use service accounts
Fixes #6104
2018-11-08 11:48:27 +00: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
Amrita Dutta 8d8c86366b Config tests + typo fix 2018-11-07 22:23:22 +00: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
Amrita Dutta 1fa9f1ef11 formatting changes in stateBag.go 2018-11-07 18:11:48 +00:00
Amrita Dutta 8c326dbab7 Formatting changes 2018-11-07 18:08:15 +00: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
Amrita Dutta b2d1675d39 Added tests 2018-11-07 03:23:17 +00:00
Amrita Dutta 369b2dae5e Inlining suggested functions 2018-11-06 21:50:53 +00:00
Megan Marsh 790d5661c5 escape username 2018-11-06 11:30:45 -08:00
Amrita Dutta 593363c5be fix typo in last commit 2018-11-06 19:23:15 +00:00
Amrita Dutta 1266d5146d addressed PR comments + add file for data disk snapshots 2018-11-06 19:17:03 +00: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
Amrita Dutta d12d23d34b OS disk snapshot 2018-11-05 23:48:22 +00: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