Commit Graph

4047 Commits (f736e2aba54a6d222b44a074a0b5b41cb13a0b39)

Author SHA1 Message Date
Megan Marsh 67fe820465
Merge pull request #7361 from hashicorp/fix_insecure_skip_tls_verify
7 years ago
Lukas Kämmerling 633934369c
Use Context of run method and allow users to cancel the build
7 years ago
Lukas Kämmerling cc2267fd2a
Fix usage of rescue system
7 years ago
Lukas Kämmerling b6ee0ea736
Fix Format
7 years ago
Lukas Kämmerling 7730cdcb56
Fix usage of freebsd64 rescue image
7 years ago
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
wb-ywq399345 035b9e5cda fix 'Acceptance Tests can't find image problem'
7 years ago
Megan Marsh 3ed9fe6dee remove unused imports
7 years ago
Megan Marsh 0ed57a37a3 dont overwrite session config in ebs builder
7 years ago
Megan Marsh ca9a5daf29 fix proxy and tls
7 years ago
Megan Marsh 3dc1dafe58
Merge pull request #7287 from stephen-fox/ephemeral-ssh-key-pair-issue-7225
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 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 7e1cbc6d89 Rename references to key pair name to comment.
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 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
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
Adrien Delorme f535464097 up a test
7 years ago
Adrien Delorme f03cbd8a10 aws: allow to pass nil bool as encryption parameter
7 years ago
Adrien Delorme ce8532e94b aws: document ValidateRegion better
7 years ago
Adrien Delorme 6af621c37a aws: StepAMIRegionCopy call waitgroup.add only once
7 years ago
Michael F 01a0b0c766 kmsArnStartPattern - fix support for aws-us-gov
7 years ago
Megan Marsh 026e543b24 move snapshot deletion to cleanup; this allows people with tag-specific permissions to perform snapshot deletion operation
7 years ago
Stephen Fox 2ef6b9247d Initial take on code review feedback from @azr.
7 years ago
Megan Marsh 3b726e66c1 swap region copy and encryption steps
7 years ago
Megan Marsh 3f7c4f7406
Merge pull request #7341 from hashicorp/fix_7325
7 years ago
Megan Marsh 05897c8653
Merge pull request #7294 from hyperonecom/hyperone
7 years ago
Adrien Delorme b9411712eb builder/openstack/step_create_image.go: pass context for cancellation
7 years ago
Miłosz Smółka 94a7a07c87 Merge branch 'master' into hyperone
7 years ago
Miłosz Smółka 0673bb2c57 Add cleanup for stepCreateImage
7 years ago
Sargun Dhillon d3c65ee77d builder/amazon/chroot: Fix building PV images with mount_partition
7 years ago
Joel Lopes c8a60c77d1 Add comments
7 years ago
Joel Lopes 1c030cb54b Use IMDS to get subscription for Azure MSI
7 years ago
Megan Marsh 5cc442872e
Merge pull request #7314 from hashicorp/fix_7234
7 years ago
Megan Marsh 75f574bd4b
Merge pull request #7221 from hashicorp/vagrant_builder
7 years ago
Megan Marsh cb5c896c01
Merge pull request #7310 from hashicorp/fix_7286
7 years ago
Megan Marsh 9f702af6d9 we lost the skip_add step somewhere
7 years ago
Megan Marsh bbc52f9a7d add noSSLVerify to ovftool args
7 years ago
Megan Marsh be21850e32
Merge pull request #7060 from andrewsomething/do-post-processor
7 years ago
Megan Marsh bd3339f1f9 also strip \r to work around windows file ending strangeness
7 years ago
Megan Marsh c7278e871c
Merge pull request #7038 from kmbulebu/openstack_deprecated_api
7 years ago