Commit Graph

11807 Commits (5aeab4ec06d611cdcfb571c4e2523592feefa5cf)
 

Author SHA1 Message Date
Megan Marsh 5aeab4ec06
Merge pull request #7300 from kmbulebu/openstack_app_creds
7 years ago
Megan Marsh 8b2fb15f4d
Merge pull request #7375 from lrxcy/fix_190220
7 years ago
Megan Marsh 5aa55f194d add vagrant docs to website
7 years ago
Adrien Delorme 0138cfc070
Merge pull request #7378 from awiddersheim/fix_help
7 years ago
Andrew Widdersheim a5b753820c
Fix build commands -except help message
7 years ago
wb-ywq399345 035b9e5cda fix 'Acceptance Tests can't find image problem'
7 years ago
Megan Marsh 3dc1dafe58
Merge pull request #7287 from stephen-fox/ephemeral-ssh-key-pair-issue-7225
7 years ago
Adrien Delorme 2a39dad5bc
Merge pull request #7348 from hashicorp/go-1.12
7 years ago
Adrien Delorme fef25e0b24 Revert "remove vet which seems to have been broken in golang v1.12"
7 years ago
Adrien Delorme b842adcffd Update Makefile
7 years ago
Adrien Delorme e9990e8876 use `go vet` instead of `go tool vet`
7 years ago
Adrien Delorme c4b28d6ddc Revert "use golang:1.12 instead of cicleci/golang:1.12"
7 years ago
Adrien Delorme 07dfab5e3c use golang:1.12 instead of cicleci/golang:1.12
7 years ago
Adrien Delorme 9c9d5cd688 Update appveyor.yml
7 years ago
Adrien Delorme 662f2f845a travis.yml: use go 1.12
7 years ago
Adrien Delorme 6e872fc40b .circleci/config.yml: use go 1.12
7 years ago
Megan Marsh eb98840f18
Merge pull request #7357 from e-mow/issue-7140
7 years ago
Eric Mowry cef3d0eb24 Ran make fmt per Megan's request.
7 years ago
Megan Marsh ec3b0a5138 fix conflict from mergeing too many things to master at once
7 years ago
Megan Marsh 34a0edccbb
Merge pull request #7359 from Adezandee/gce-export-network
7 years ago
Megan Marsh 9d2b06bd61
Merge pull request #7342 from hashicorp/fix_7316
7 years ago
Megan Marsh 0abd16527e
Merge pull request #7337 from sargun/fix-chroot-builder
7 years ago
Stephen Fox d51e300fcd Clarified comment for 'defaultRsaBits' constant.
7 years ago
Stephen Fox 7e1cbc6d89 Rename references to key pair name to comment.
7 years ago
Arnaud Dezandee f9ae926d8f
googlecompute-export: set network project id to builder
7 years ago
Eric Mowry 109ba2c54c After testing a ISO and VMX clone along with setting the display_name option it was determined that having no name for the .vmxf file did not work either. Updating to check if displayName is not empty before using and falling back to VMName if displayName is empty.
7 years ago
Megan Marsh 04d5276040
Merge pull request #7339 from devenney/feature/7322
7 years ago
Megan Marsh 3b6ff0fe3e
Merge pull request #7106 from hashicorp/revert_docker_changes
7 years ago
Megan Marsh 0371e2a1b4
Merge pull request #7074 from hashicorp/fix_3329
7 years ago
Megan Marsh 424a6a3a7e
Merge pull request #6983 from hashicorp/revert-6979-revert-6925-organization_renaming
7 years ago
Megan Marsh d3ed89ab86
Merge pull request #6787 from hashicorp/nilable_encrypt
7 years ago
Megan Marsh ca2300cb03 update to v1.4.0-dev
7 years ago
Megan Marsh 542cb1d872
Cut version 1.3.5
7 years ago
Megan Marsh 58f0b8c22e remove vet which seems to have been broken in golang v1.12
7 years ago
Megan Marsh 09df6a733d cut release 1.3.5
7 years ago
Megan Marsh 64d5ef8709 update changelog date
7 years ago
Stephen Fox 61a8968b22 Use 'os.OpenFile' to atomically create debug key file.
7 years ago
Stephen Fox 094c87e395 Remove 'SSHPublicKeyUrlEncoded', use 'urlquery' instead.
7 years ago
Eric Mowry e74a81e27b Deny the copying of .vmxf from the source VM to the target VM. If this file gets copied over to the new VM once the VM gets deleted the .vmxf and the folder for the VM stay on the datastore. This causes Packer to hang because the folder on the datastore does not go away during the cleanup process.
7 years ago
Eric Mowry 1127096beb Setting extendedconfigfile to the name of the VM so that when ESXi makes the vmxf it is named after the VM and ESXi will properly delete the file when the VM gets deleted.
7 years ago
Megan Marsh 49a6436c18 fix wording in changelog
7 years ago
Megan Marsh 7dbd42c7f3 update changelog
7 years ago
Megan Marsh 1e47421ba1
Merge pull request #7351 from hashicorp/move_pause_before_connection
7 years ago
Stephen Fox 56c17941fe Added comment to authorized_keys 'sed' calls per review.
7 years ago
Stephen Fox 856810e82e Coalesce private key type switch cases per review feedback.
7 years ago
Stephen Fox 672b22bd13 Move 'CreateKeyPairConfig' closer to callers.
7 years ago
Stephen Fox 302828905d Move 'FromPrivateKeyConfig' closer to caller.
7 years ago
Stephen Fox ed06656613 Update 'authorizedKeysLine' doc per review feedback.
7 years ago
Stephen Fox 415ef26768 Removed TODO about key pair description per review feedback.
7 years ago
Chris Marget 0f1bde760c
Merge pull request #4 from stephen-fox/refactor-ssh-key-pair-logic
7 years ago