Commit Graph

3343 Commits (befdb59da641c8f84f7caf80ad94ea352e29d8b2)

Author SHA1 Message Date
Sergio Millan Rodriguez befdb59da6 renaming public_ssh_port to public_port
8 years ago
Sergio Millan Rodriguez d90dfc096a adding public_ssh_port flag to use a fixed port in the forwarding rules
8 years ago
James Nugent 9fffe4056e
Merge pull request #5452 from smaato/tag-spot-requests
8 years ago
Sander van Harmelen 451cbd8aa9
Merge pull request #6487 from sermilrod/Honour-cloudstack-projectid
8 years ago
Sergio Millan Rodriguez f4020835d6 flag to setup networking without firewall rules
8 years ago
Sergio Millan Rodriguez 472a7820eb Using UI keypair meaningful message
8 years ago
Sergio Millan Rodriguez e729b21212 passing projectid to getRootVolumeID rather than the whole config struct
8 years ago
Mark Meyer 2fec76ea87 Check if spot price is empty, when spot_tags is set
8 years ago
Megan Marsh b6b907f523 read in the environment variables that government wait time and polling time for the AWS wait in step_stop_ebs_volume
8 years ago
Sergio Millan Rodriguez a41a4658ee make packer builder honour projectid setting if provided
8 years ago
Sergio Millan Rodriguez eae0556dc5 Add option to enable/disable create firewall/acl rules
8 years ago
Megan Marsh 1d15f09e36
Merge pull request #6440 from DanHam/simplify-vmx-find-disks
8 years ago
Megan Marsh 8e22803099 fix loading of environment variables for managing aws waiters
8 years ago
Megan Marsh 12f1b2421d
Merge pull request #6332 from hashicorp/do_6177
8 years ago
Megan Marsh f657ca39c9 refactored env var code and tests so that I don't have to set env vars during tests to check logic
8 years ago
Megan Marsh 14166fdd99 update amazon import docs to include the env vars for setting aws waiter delays and timeouts
8 years ago
Megan Marsh bfbe318727 fix the homegrown waiters
8 years ago
Megan Marsh f49a2d8aed move UI call to before the wait; add context to these steps
8 years ago
Megan Marsh cf63dd10bf replace AMIStateRefreshFunc, InstanceStateRefreshFunc, our spot instance waiter, our chroot volume waiter, and our snapshot waiters with waiters form AWS's SDK.
8 years ago
M. Marsh 62d9dcb822
Merge pull request #6477 from jabbera/fixMaxResourceGroupLength
8 years ago
Mike 5ea6429cd6
managed_image_resource_group_name max length change
8 years ago
M. Marsh 8e852af1eb
Merge pull request #6448 from DanHam/fix-esxi-displayName
8 years ago
Michael Gibson 7e4fb9adb5
vnc_bind_address not getting passed through to qemu
8 years ago
M. Marsh adfee4933a
Merge pull request #6437 from hashicorp/retry_convert
8 years ago
Mark Meyer 3dbf1cb371 Enable tagging of spot requests
8 years ago
DanHam a39c5887fb
Test we halt if a bad path is set in vmx_path
8 years ago
DanHam 21117e5d38
Test we fail if displayName is not stored in the statebag as 'display_name'
8 years ago
DanHam 88c43ec98d
Test we fail if the displayName key is not found in the VMX
8 years ago
DanHam d68d26a6e5
Fix tests: We now need to set `displayName` key/val pair in the test VMX
8 years ago
DanHam 902cea0f30
ESXi: Fix failure to export VM when `displayName` differs from `vm_name`
8 years ago
DanHam cd7d3812ea
ESXi: Fix failure to get VM IP when `displayName` differs from `vm_name`
8 years ago
DanHam 3eab3cc99b
ESXi builds require we store the value of displayName in the statebag
8 years ago
Edouard Bonlieu 4b1f96b527
Merge pull request #6439 from jbonachera/scaleway-config-bootscript
8 years ago
M. Marsh 8658eaf1ac
Merge pull request #6424 from DanHam/fix-esxi-export-hang
8 years ago
DanHam 939aa7e289
Add test: We shouldn't error when main remote options are unset
8 years ago
DanHam efcdf60d96
Add tests to ensure remote_password is set when exporting with ovftool
8 years ago
DanHam 0d9134bdbc
Fix existing tests as they were not doing what they should have been
8 years ago
DanHam eee16262b6
Remove duplicate/redundant test
8 years ago
DanHam c8199458a7
Prevent hang on export for remote ESXi build due to empty remote_password
8 years ago
M. Marsh 406f4eeb93
Merge pull request #6394 from conradjones/master
8 years ago
DanHam fff72780e1
Further simplify enumeration of attached disks for VMware VMX builder
8 years ago
Conrad Jones d9b6924986 Add cloneType to fusion driver
8 years ago
Julien BONACHERA eda85a4daf
scaleway: add 'bootscript' configuration parameter
8 years ago
Megan Marsh 2b2c860df8 make the convert retryable in case it takes a bit to release a lock
8 years ago
M. Marsh c67d59515c
Merge pull request #6370 from arizvisa/patch-1
8 years ago
Owain Lewis b600be009d Pass context into OCI client
8 years ago
M. Marsh 5a6a389e66
Merge pull request #6415 from brumfb/skip_invalid_lease_files
8 years ago
M. Marsh 78c0b7bd9c
Merge pull request #6408 from harveylowndes/oci-support-custom-instance-display-name
8 years ago
Bob Brumfield 04ff0761e6 Notify that we are skipping file, but retain error message
8 years ago
Harvey Lowndes a69e2ac78e Support instance display name configuration
8 years ago