Megan Marsh
a564b6c62a
add docs about default shell to execute_command call
2018-10-09 13:34:26 -07:00
Megan Marsh
895e7fe111
Merge pull request #6812 from hashicorp/remove_unused_processPrivateKeyFile
...
removed unused processPrivateKeyFile func & tests
2018-10-09 13:14:11 -07:00
Megan Marsh
02bfac118f
default wait time for amazon import to one hour.
2018-10-09 13:08:42 -07:00
Megan Marsh
f494d87dc5
Merge pull request #6747 from hashicorp/fix_6743
...
abort if image import fails
2018-10-09 12:56:28 -07:00
Megan Marsh
847a3b0061
provide useful powershell error
2018-10-09 12:13:07 -07:00
Adrien Delorme
b2e2d3b008
removed unused processPrivateKeyFile func & tests
2018-10-09 11:56:43 +02:00
Adrien Delorme
c4699cbaa4
Merge pull request #6810 from phillipsj/update-azure-builder-azure-cli
...
Updating Azure CLI commands on Azure Builder page.
2018-10-08 17:34:24 +02:00
Charles Phillips
d6123f2b02
Updating Azure CLI commands on Azure Builder page.
...
The commands on the Azure Builder page are out of date with the current CLI.
2018-10-08 00:10:11 -04:00
Rowan Potgieter
65db6be6b9
Fix for #6804
...
The user QEMU args may overwrite the default -device.
This results in no network
2018-10-06 14:40:43 +02:00
mbearup
5373b8586d
Update tests for Azure Shared Image Gallery
2018-10-05 16:04:07 -07:00
mbearup
b6bb5d4b4d
Fix format/spacing for config.go
2018-10-05 10:52:02 -07:00
Adrien Delorme
b5ade5d49e
Merge pull request #6805 from hashicorp/link_download_to_install_steps
...
docs: Link binary download page to installation guide
2018-10-05 16:20:41 +02:00
Adrien Delorme
ae0a135db9
docs: Link binary download page to installation guide
2018-10-05 16:09:52 +02:00
Adrien Delorme
ecb128111f
Merge pull request #6802 from riverar/update_ntlmssp_dep
...
Update Azure/go-ntlmssp dep
2018-10-05 11:57:38 +02:00
Adrien Delorme
5336ac70f3
Merge pull request #6803 from riverar/ntlmv2_docfix
...
NTLMv2 support docfix
2018-10-05 10:02:50 +02:00
Rafael Rivera
e1474e91a6
Clarify NTLMv2 support in documentation
2018-10-04 22:21:44 -07:00
Rafael Rivera
33e3762817
Update Azure/go-ntlmssp dep
2018-10-04 21:49:33 -07:00
Adrien Delorme
1826840887
Merge pull request #6800 from galeksandrp/revert-go1-11-appveyor
...
Revert "install golang 1.11 on appveyor machines"
2018-10-04 17:41:11 +02:00
Alexander Georgievskiy
d146f0792f
Revert "install golang 1.11 on appveyor machines"
...
This reverts commit 2af4f4d206
.
2018-10-04 15:20:21 +03:00
mbearup
c1e0146d33
Dynamically set apiVersion for Shared Image Gallery scenario.
2018-10-03 16:33:28 -07:00
mbearup
d21b13cb85
Modify variable names for Shared Image Gallery.
...
Add checks for Shared Image Gallery options.
2018-10-03 16:10:46 -07:00
Adrien Delorme
83590b5aff
Merge pull request #6792 from Poddo/master
...
Update provisioner.go
2018-10-03 17:20:30 +02:00
Adrien Delorme
626a3cc2a4
have -timestamp-ui match what's in doc
...
this was just an omission
also `=true` is not a necessary precision in this case
#6784
2018-10-03 14:40:13 +02:00
Adrien Delorme
f44dfcc62f
Merge pull request #6727 from hashicorp/fix_6723
...
reset poll delay seconds default to 2 because it can actuall be used …
2018-10-03 11:15:42 +02:00
Poddo
72391f8f4d
Update provisioner.go
...
Remove extra break statement that made it's way into the "reboot pending" loop when some logic was rearranged in 9fa47f5dad (diff-8bb0a16231863cd1487dd9a3d3792565)
2018-10-03 00:54:31 -05:00
Adrien Delorme
611610c89d
BasicProgresssBar: protect add with a lock
...
to avoid weird race conditions.
2018-10-02 16:57:16 +02:00
Adrien Delorme
83c713c0df
Merge pull request #6784 from alowde/add-build-timestamps
...
add optional timestamps to build log
2018-10-02 14:19:14 +02:00
Ashley Lowde
2884f6fab6
improve formatting and documentation for PR#6784
2018-10-02 20:00:45 +09:30
Adrien Delorme
4e14710a66
Merge pull request #6785 from shammellee/patch-2
...
Fix small typo
2018-10-01 12:00:39 +02:00
Adrien Delorme
08f984d702
Merge pull request #6783 from shammellee/patch-1
...
Fix small typo
2018-10-01 11:11:17 +02:00
Adrien Delorme
7b4147cf1f
Merge pull request #6786 from tylert/doc-typo-shell-post-proc
...
Fix typo in docs for shell post-processor
2018-10-01 11:10:36 +02:00
Adrien Delorme
146db5667a
fix intermitent TestProcessPrivateKeyFile_encrypted failure
...
Because of deficiencies in the encrypted-PEM format, it's not always possible to detect an incorrect
password. In these cases no error will be returned but the decrypted DER bytes will be random noise.
this closes #3337
2018-10-01 10:29:30 +02:00
mbearup
55be0da5da
Initial changes to support Shared Image Gallery
2018-09-30 13:56:44 -07:00
Tyler Tidman
1a332421d7
Fix typo in docs for shell post-processor
2018-09-30 15:33:44 -04:00
Shammel Lee
7024fecf4d
Fix small typo
2018-09-29 16:17:10 -04:00
Ashley Lowde
12496e3702
add optional timestamps to build log
2018-09-29 22:39:24 +09:30
Shammel Lee
f10571b8cd
Fix small typo
2018-09-28 21:38:29 -04:00
Adrien Delorme
b7b1720a91
Merge pull request #6772 from fflorens/scaleway-add-boottype
...
scaleway: add boottype parameter in config
2018-09-27 16:51:01 +02:00
Adrien Delorme
c118ac8e30
Merge pull request #6739 from hashicorp/pointer_configs
...
Use config from state-bag as a pointer
2018-09-27 16:40:48 +02:00
Florian Florensa
9ea5104b74
scaleway: add boottype parameter in config
2018-09-27 16:37:07 +02:00
Adrien Delorme
35ba921b7d
Merge pull request #6771 from fflorens/update-scaleway-vendor
...
scaleway: update scaleway vendor
2018-09-27 16:28:16 +02:00
Adrien Delorme
37c6f08abe
Revert "Fix bugs"
...
This reverts commit 02139dcb69
that constitutes pr #6701
2018-09-27 16:27:34 +02:00
Adrien Delorme
016b0985a6
builder/openstack: use config as a pointer so values could be set
...
this commit will close #6712
2018-09-27 16:27:34 +02:00
Adrien Delorme
b328d3569d
builer/triton: pass config as a pointer so values could be set
2018-09-27 16:27:34 +02:00
Adrien Delorme
22d3e9b5c4
builder/amazon/ebs: pass config as a pointer so values could be populated by a run
2018-09-27 16:27:34 +02:00
Adrien Delorme
2d899ffcee
Merge pull request #6768 from mvaude/fix-scaleway-ssh
...
scaleway: fix builder problems with ssh keys
2018-09-27 16:23:44 +02:00
Florian Florensa
02878cc148
scaleway: update scaleway vendor
2018-09-27 16:17:05 +02:00
mvaude
7f78eef08d
scaleway: fix builder problems with ssh keys
...
The builder is currently failing with the last packer version.
This commit is fixing:
- the ssh keys and configuration management (the config is passed through a pointer and the ssh keys through the config instead of the runner states)
- the key size for generated ssh key
- the public key added as a tag to the instance<Paste>
fix #6757
2018-09-27 15:40:18 +02:00
Matthew Hooker
9181570bc3
remove stray struct dumps in logs
2018-09-27 00:14:05 -07:00
zhuzhih2017
676b28ecc5
Merge pull request #6764 from chhaj5236/feature/support_disable_stop_instance
...
support disable_stop_instance option for some specific scenarios
2018-09-27 14:52:07 +08:00