Commit Graph

10588 Commits (7efe3cac3d5e728ee471bbccfd1043e06e4dcafe)
 

Author SHA1 Message Date
Megan Marsh d0f0da6626 allow absolute paths to isos in checksum files
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
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
Christopher Boumenot fa7f54cb55 azure: satisfy Azure password requirements
8 years ago
Christopher Boumenot f60921ad4b azure: upgrade Azure/go-autorest to v10.12.0
8 years ago
Christopher Boumenot b8de835a91 merge conflicts
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
Mark Meyer 3dbf1cb371 Enable tagging of spot requests
8 years ago
Mark Meyer bcaa5e49f1 Document the `spot_tags` parameter
8 years ago
Patrick Double e7fc651f60 First cut at vagrant post-processor for docker
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