Commit Graph

10166 Commits (a149dcb02913b4ee35f285f77afd87f93db7ffff)
 

Author SHA1 Message Date
Megan Marsh a149dcb029
Merge pull request #6486 from adarobin/esxi_6.5+_documentation
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
Megan Marsh 460e39d05d
Merge pull request #6488 from hashicorp/fix_6028
8 years ago
Megan Marsh 9432067449
Merge pull request #6481 from hashicorp/fix_6476
8 years ago
Megan Marsh 0df33cd032 fix relative pathing versus iso checksum dir to work even if user has provided a relative path for the iso_url which is relative to the directory where Packer is run.
8 years ago
Megan Marsh d0f0da6626 allow absolute paths to isos in checksum files
8 years ago
Adam Robinson 2496e09d75 Document vnc_disable_password=true requirement for ESXi 6.5+
8 years ago
Adam Robinson da277a440c fix reversed logic in disable_vnc documentation
8 years ago
Megan Marsh 1d15f09e36
Merge pull request #6440 from DanHam/simplify-vmx-find-disks
8 years ago
Megan Marsh 00eba7e894 make trailing slash still work
8 years ago
Megan Marsh 36df317b89 don't try to determine file or folder with winrm communicator; not all systems will have powershell installed on them
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 9c4efd91d9
Merge pull request #6471 from DanHam/update-fix-cmd-usage
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
Matthew Hooker 91935c2f81
Merge pull request #6474 from DarwinJS/patch-1
8 years ago
Matthew Hooker 501762eef6
Fix markdown link
8 years ago
Mike 5ea6429cd6
managed_image_resource_group_name max length change
8 years ago
DanHam 1347f07618
Update 'packer fix' command usage output to include all fixers
8 years ago
Darwin 3f1cfed3c5
Add "Undo-WinRMConfig" open source project link
8 years ago
M. Marsh 8e852af1eb
Merge pull request #6448 from DanHam/fix-esxi-displayName
8 years ago
M. Marsh a231f630aa
Merge pull request #6454 from adarobin/ansible-winrm-documentation
8 years ago
Adam Robinson 37cb3ec055 clarify ansible connection plugin creation and link to working examples
8 years ago
Adam Robinson 4cfa49596a Add ansible connection plugin examples
8 years ago
M. Marsh 78e0fb3254
Merge pull request #6451 from KohlsTechnology/googlecompute-import-cleanup
8 years ago
M. Marsh 43e5935c6e
Merge pull request #6466 from jabbera/fixMakefile
8 years ago
M. Marsh c197fd6d26
Merge pull request #6468 from hashicorp/scrub_atlas_from_Getting_started
8 years ago
Megan Marsh 883c74f21c remove reference to Atlas from getting started guide, as it's near the end of its deprecation cycle.
8 years ago
M. Marsh a8ac969e0f
Merge pull request #6458 from devenney/hotfix/amazon-private-ip-string-value
8 years ago
M. Marsh ff63601abb
Merge pull request #6467 from michaelgibson/patch-1
8 years ago
Michael Gibson 7e4fb9adb5
vnc_bind_address not getting passed through to qemu
8 years ago
jabbera 4662d3eb95 make deps should download goimports
8 years ago
M. Marsh d655676194
Merge pull request #6462 from jlmoody/master
8 years ago
M. Marsh c97c422b87
Merge pull request #6463 from DanHam/vmx-linked-clone-doc
8 years ago
M. Marsh adfee4933a
Merge pull request #6437 from hashicorp/retry_convert
8 years ago
M. Marsh ba2ee86a7c
Merge pull request #6465 from origoss/fix-qemu-doc
8 years ago
Gergely Szabo b2098ce9d5 Missing comma in the qemu builder example
8 years ago
Gergely Szabo 3d1bb332e1 Shutdown_command for qemu improved.
8 years ago
Gergely Szabo 4562083883 Fixing shutdown_command doc for qemu builder
8 years ago
DanHam 2ee7aea076
VMX builder: Extend doc for new linked clones capability
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