Adrien Delorme
fb1eddd536
Merge pull request #8127 from MattKotsenas/patch-2
...
Clarify sysprep log message in Azure example
2019-09-20 15:59:51 +02:00
Adrien Delorme
271a3e5814
Merge pull request #8133 from StingRayZA/docfix
...
Added disk_block_size unit clarification to hyperv-iso doc
2019-09-20 14:45:03 +02:00
Adrien Delorme
7066436ebf
Merge pull request #8134 from alrs/fix-iso-test
...
common: fix dropped errors and warnings in test
2019-09-20 14:41:07 +02:00
Lars Lehtonen
a98f2d2170
common: fix dropped errors and warnings in test
2019-09-20 05:06:25 -07:00
Raimund Hook
c4831ba02c
Added disk_block_size unit clarification to hyperv-iso doc
2019-09-20 11:37:34 +01:00
Megan Marsh
61b237b6f7
Merge pull request #8097 from onematchfox/vagrant-cloud
...
post-proc(vagrant-cloud) allow blank access_token (no auth) for private vagrant box hosting
2019-09-19 11:19:57 -07:00
Matt Kotsenas
cf8e2bdeb1
Clarify sysprep log message in Azure example
...
The Azure example uses an inline PowerShell script to wait for sysprep to complete. While waiting, it prints out the current setup state *if the state is **not** complete*, otherwise it breaks and shuts down.
This logging behavior can be confusing because the last message logged says that sysprep is not completed. To clarify things, move the log statement ahead of the "if" check so the result of each polling operation is logged.
2019-09-18 18:49:11 -07:00
Megan Marsh
35922ca327
Merge pull request #7918 from dekimsey/support-ssh-tunnels
...
Support for SSH port tunneling
2019-09-18 11:18:19 -07:00
Daniel Kimsey
887f3bb12e
fixup: doc words
2019-09-18 11:09:41 -07:00
Daniel Kimsey
543d09a29c
fixup: Propagate bind errors up
2019-09-18 11:09:41 -07:00
Daniel Kimsey
3b64620234
SSH tunneling support
...
Support for both local and remote TCP port tunneling. Includes updated
docs and tests.
Does not implement dynamic port forwarding (SSH's built-in SOCKS)
(uncertain difficulty) nor unix socket (potentially easy).
2019-09-18 11:09:41 -07:00
Adrien Delorme
f2a517dfd7
Merge pull request #8123 from omrisiri/patch-1
...
Fix security constraints on windows machines
2019-09-18 14:48:04 +02:00
Omri Siri
562f920336
Fix security constraints on windows machines
...
Due to a security update - windows has enabled security restrictions blocking WinRM basic authentication and unencrypted traffic
and also changes the password requirements to require longer passwords.
This change fixes both
2019-09-18 12:14:36 +03:00
Megan Marsh
577a34b1c3
Merge pull request #8106 from shapeblue-br/master
...
[cloudstack builder] Detach iso option step
2019-09-17 10:15:09 -07:00
Megan Marsh
35357616e0
Merge pull request #8112 from milescrabill/packer-googlecompute-validate-imagename
...
googlecompute: fail fast when image name is invalid, replace unusable characters w/ -'s
2019-09-17 10:00:33 -07:00
Megan Marsh
c524e4c5a1
Merge pull request #8115 from cmaahs/master
...
magictime_docs: Adding a reference to the go docs for formatting
2019-09-17 09:50:50 -07:00
William Bianchini
3022576b57
Update cloudstack.html.md
2019-09-17 12:15:09 -03:00
Adrien Delorme
f779530715
Merge pull request #8102 from hashicorp/fix_8085
...
don't fall for nil pointer dereference in account file
2019-09-17 17:00:52 +02:00
William Bianchini
39a1f64d52
Add cloudstack.html.md documentation of eject_iso and eject_iso_delay options
...
Usages and behavior.
2019-09-17 11:55:31 -03:00
Adrien Delorme
8b5910c40a
Merge pull request #8118 from alrs/fix-builder-vagrant-dropped-errors
...
builder/vagrant: fix dropped errors in code and tests
2019-09-17 15:08:01 +02:00
Lars Lehtonen
c6212731ff
builder/vagrant: fix dropped errors in code and tests
2019-09-17 05:39:23 -07:00
Adrien Delorme
1b046647ac
Merge pull request #8113 from hashicorp/fix_8108
...
fix amazon import post-processor encryption
2019-09-17 11:06:11 +02:00
Christopher Maahs
89a8f8c6a9
Merge pull request #2 from cmaahs/magictime_docs
...
magictime_docs: Adding a reference to the go docs for formatting
2019-09-16 22:04:53 -05:00
cmaahs
3e6cc05751
magictime_docs: Adding a reference to the go docs for formatting
2019-09-16 22:02:42 -05:00
Christopher Maahs
a3cb1daa07
Merge pull request #1 from hashicorp/master
...
Pull latest
2019-09-16 21:55:32 -05:00
Megan Marsh
39a57af3ee
Merge pull request #8114 from MattKotsenas/patch-1
...
Fix typos in azure-setup.html.md
2019-09-16 16:45:05 -07:00
Matt Kotsenas
17d2aa5f93
Fix typos in azure-setup.html.md
...
Fix a few typos in `azure-setup.html.md`.
2019-09-16 16:27:05 -07:00
Miles Crabill
2bff60bac8
address review feedback
2019-09-16 13:50:43 -07:00
Megan Marsh
9e28b2f5cf
fix post-processor
2019-09-16 13:45:28 -07:00
Miles Crabill
328baced05
add some test cases for image names
2019-09-16 10:18:22 -07:00
Miles Crabill
c11a444f77
googlecompute: fail fast when image name is invalid, replace unusable characters w/ -'s
2019-09-16 10:10:41 -07:00
Megan Marsh
8292c7f48f
Merge pull request #8110 from alrs/fix-builder-openstack-dropped-error
...
builder/openstack: Fix dropped error
2019-09-16 09:33:13 -07:00
Megan Marsh
d0dd6e4bab
Merge pull request #8111 from hashicorp/remove_push_references
...
remove any reference to Push
2019-09-16 09:30:08 -07:00
Adrien Delorme
3b8f3c5a8b
remove any reference to Push
2019-09-16 16:38:17 +02:00
Lars Lehtonen
6c1ce2bd9a
builder/openstack: Fix dropped error
2019-09-16 06:26:56 -07:00
Adrien Delorme
4d4bd38afa
Merge pull request #8087 from hashicorp/fix_8048
...
add retry wrapper to query so it handles rate limiting
2019-09-16 10:25:12 +02:00
William Bianchini
d022c2194a
[cloudstack builder] Detach iso step
...
Detach iso file after loading image to cache, allowing OS to boot from
volume ater the installation
Add eject iso check and wait timeout
Closes #7235
2019-09-13 21:33:49 -03:00
Megan Marsh
5f7fa9bbcd
update changelog
2019-09-13 16:54:54 -07:00
Megan Marsh
a6e263adb6
don't fall for nil pointer dereference in account file
2019-09-13 16:37:19 -07:00
Megan Marsh
fc6a4fd5d8
Merge pull request #8021 from hashicorp/fix_7959
...
[WIP] implement custom data type "trilean" (tri-state-boolean) to track boo…
2019-09-13 14:42:27 -07:00
Megan Marsh
9503802814
adding ctx makes the cancel channel redundant
2019-09-13 14:32:13 -07:00
Megan Marsh
4b497006b3
add retry wrapper to query so it handles rate limiting
2019-09-13 14:32:13 -07:00
Megan Marsh
de27553128
Merge pull request #8099 from allinwait/f-add-floppy-label-setting
...
add the floppy label option
2019-09-13 14:02:24 -07:00
allinwait
34ba03d3cb
use printf for logging
2019-09-13 01:53:42 +03:00
allinwait
171c2a9a07
add the floppy label option
2019-09-12 12:25:22 +00:00
Adrien Delorme
2e58b807de
Merge pull request #8096 from onematchfox/virtualbox-snapshot
...
fix(virtualbox-vm) LoadSnapshots should succeed even if machine has no snapshots
2019-09-12 13:18:46 +02:00
Adrien Delorme
1d0cf1db98
Merge pull request #8092 from milescrabill/fix-vagrant-builder-stepup
...
vagrant builder: use GlobalID where provided, add test for `vagrant up` args generation
2019-09-12 13:13:04 +02:00
Brian Fox
331babc2ce
allow blank access_token (no auth) for private vagrant box hosting
2019-09-12 12:37:53 +02:00
Brian Fox
5b6dcb0c94
fix(virtualbox) LoadSnapshots should succeed even if VM has no snapshots
2019-09-12 10:51:12 +02:00
Adrien Delorme
3175b72cf3
Merge pull request #8095 from lonegunmanb/f-ucloud-client-base-url
...
make ucloud builder's base url configurable
2019-09-12 10:12:40 +02:00