Commit Graph

5555 Commits (e475db6a665d77bfec413673cf868b6dbd20cb99)

Author SHA1 Message Date
Sylvia Moss e475db6a66
check for ip after timeout (#9748)
6 years ago
Megan Marsh f8bb9008c0
Merge pull request #9697 from backerman/personal/backerman/9695
6 years ago
Sylvia Moss 80960d7a64
Fix vsphere boot command and check for context cancelation when waiting for ip (#9739)
6 years ago
Brad Ackerman 23d5432333
Revert inadvertently-changed import.
6 years ago
Brad Ackerman 109b2a0ca9
Build constraints don't seem to work on test.
6 years ago
Brad Ackerman 94c9b87431
Only run on platforms supported by chroot.
6 years ago
Brad Ackerman 33eb8483ba
Get some tests in here.
6 years ago
Megan Marsh 8f362656ee
Update builder/amazon/ebs/step_create_ami.go
6 years ago
Megan Marsh 484dbfe6ad improve error handling when waiting for image so that the resourcenotready error is bubbled up more clearly without verbose logging turned on
6 years ago
Megan Marsh 04d7a10aa0
Merge pull request #9714 from hashicorp/fix_9688
6 years ago
Megan Marsh 4964c54f60 update docs to state resource id must be fully qualified
6 years ago
Megan Marsh 25f2ec48d3
add network_name option to vmware builder to make it match the network option on the vsphere builder, so vmware users needn't update vmx data just for the network name (#9718)
6 years ago
Megan Marsh 3f61498704
Merge pull request #9704 from ntoofu/f-vsphere-export-permission
6 years ago
Sylvia Moss dcacf7ad4c
Add vSphere HCL examples to the docs (#9674)
6 years ago
Megan Marsh aede34079d provide more helpful error message than the one returned by the client, without context
6 years ago
ntoofu a53e81d9a2 Make docs more clear
6 years ago
jhawk28 6b8d086e94
alt, ctrl, and shift should be outside variables (#9702)
6 years ago
Megan Marsh 825deef43d
Merge pull request #9665 from hashicorp/vsphere_clone_customization
6 years ago
Sylvia Moss dd37a10355
fix configuration_parameters (#9713)
6 years ago
ntoofu 5493285f65 Add `directory_permission` config option to `vsphere` builder
6 years ago
Brad Ackerman fb1a4bd86f
Add placeholder diskattacher for other OSes.
6 years ago
Brad Ackerman 5ce6c8564c
Fix ordering to match master for better diffs.
6 years ago
Brad Ackerman 13a4e47efe
Increase wait time for device to be created.
6 years ago
Brad Ackerman 364c415294
Add FreeBSD support.
6 years ago
Etan Reisner a28edbaa0b
Fix skip_save_build_region in the ebssurrogate builder. (#9666)
6 years ago
Megan Marsh ea45efc9b8
Merge pull request #9677 from hashicorp/b-scaleway-user-agent-config
6 years ago
sylviamoss fc2e94554a add qemu hcl examples
6 years ago
Wilken Rivera a76c6c55a9 Remove HCL config for runtime field `UserAgent`
6 years ago
Wilken Rivera 980f02ce5d Add mapstructure tag for UserAgent field
6 years ago
Li Kexian 94a32dc282
tencentcloud cvm use CLOUD_PREMIUM disk by default (#9663)
6 years ago
sylviamoss c6e9bde97b add step customize and docs
6 years ago
jhawk28 3370c91cf2
add some additional messaging when a boot command fails to type (#9661)
6 years ago
Megan Marsh 883339be25
Set project via project flag, not setting in the config (#9662)
6 years ago
Megan Marsh b695615d7d
fix local file stating (#9660)
6 years ago
Megan Marsh b40490c3c1
Merge pull request #9610 from chilversc/winrm-via-iap-tunnel
6 years ago
Megan Marsh 395a0c472e improve postprocessor stdout
6 years ago
Megan Marsh b3c3e3ed63
Merge pull request #9589 from hashicorp/fix_9184
6 years ago
Adrien Delorme 44616d3bff
refactor initialization out from packer configs + tests (#9627)
6 years ago
Megan Marsh 74aef3c819 apply same url encoding to other places we call ovftool
6 years ago
Megan Marsh a687d6fe12
ci/tech-debt: Fix vmware acceptance tests (#9636)
6 years ago
Megan Marsh 0a66f19dbe
fix minimal json example to use new checksumming (#9633)
6 years ago
Megan Marsh ec5a2b87af
Merge pull request #9619 from piggona/master
6 years ago
Megan Marsh f9df185ef1
Merge pull request #9579 from hashicorp/fix_9562
6 years ago
Chris Chilvers 63eedf841e Fix failing tests due to IAP communicator host name
6 years ago
Megan Marsh 1f3b3f8fd9 change retry func to a 15 min timeout
6 years ago
Megan Marsh a56942d3c7 change isAwsErr to an exported func so I can use it in other aws modules.
6 years ago
Megan Marsh 036ea238bf wrap CreateImage call in a retry to account for eventual consistencey issues with image state
6 years ago
piggona 22b49c1a92 delete cvm-filter configuration
6 years ago
piggona ecfce6ef4c delete cvm-filter configuration
6 years ago
piggona 38563df35c builder/tencent: add key source_image_name to get source image by name when creating image.#9548
6 years ago