Commit Graph

4671 Commits (3d329cf87d7b87842ebcca00a72513823ce36921)

Author SHA1 Message Date
Paul Meyer 3d329cf87d Add chroot builder framework
7 years ago
Paul Meyer 369ec9a84c Create disk attacher component
7 years ago
Paul Meyer 3c33aa4fc5 Add metadata client
7 years ago
Paul Meyer 113dc12346 Add function to detect whether Packer is running on Azure
7 years ago
Paul Meyer f106adbd12 Add Azure client set for chroot builder
7 years ago
Paul Meyer 2ded8f25ec Add metadata client
7 years ago
Paul Meyer 72fdce09ba Allow GetServicePrincipalToken to be called independently
7 years ago
Adrien Delorme d2f5daf98f
Merge pull request #8209 from dvrkps/patch-3
7 years ago
Megan Marsh f05fd3969f
Merge pull request #8212 from hashicorp/fix_8204
7 years ago
Megan Marsh 2e20facc8b fix tests
7 years ago
Megan Marsh 0e70e0e5a4 fix template imports
7 years ago
Megan Marsh 9c782f4d04 Revert "Qemu builder disk size as a string"
7 years ago
Megan Marsh 44f91c9afc Revert "remove clean_ami_name and clean_image_name; complete the deprecation for these functions in favor of clean_resource_name"
7 years ago
Davor Kapsa 29a6938de6
clean and return nil for retry.Config
7 years ago
Davor Kapsa 4c615341ef
Ignore retry.Config var
7 years ago
Megan Marsh 4bc381183d make aws instsance builder work with recent changes for volume copy
7 years ago
Megan Marsh e283023d9b make sure step_register_ami in chroot builder respects encryption and ami skip build retion values once the copy happens
7 years ago
Megan Marsh 469af8e592 ebssurrogate builds didn't keep up with recent optimizations to region encryption in the ebs builder, and that was causing bugs with the common ami region copy step
7 years ago
Davor Kapsa 3eb075b9fc
Consolidate receiver name
7 years ago
Davor Kapsa fb267dd1dc
Add error check
7 years ago
Davor Kapsa 50262ba0b8
Remove explicit err var declaration
7 years ago
Samuel Noordhuis eecac683b8
Update builder/proxmox/config.go
7 years ago
Adrien Delorme ef4db8b158
Merge branch 'master' into f-proxmox-cpu-type-support
7 years ago
Samuel Noordhuis 5add6cc6c8
Add ability to select CPU type
7 years ago
Samuel Noordhuis d3f369494a
Add support for SCSI controller selection
7 years ago
Megan Marsh e3257ba088
Merge pull request #8192 from hashicorp/fix_7904
7 years ago
Adrien Delorme 3a4079f97a yandex: use clean_resource_name too
7 years ago
Adrien Delorme d4600a7716 fix go imports
7 years ago
Megan Marsh 0026792d2f remove clean_ami_name and clean_image_name; complete the deprecation for these functions in favor of clean_resource_name
7 years ago
Megan Marsh de8e8557ae make config dir if it doens't exist.
7 years ago
Megan Marsh 7f040dfed8 update tests
7 years ago
Megan Marsh 7c41244e15 use a unique temp dir for each build to prevent concurrent builds from stomping on each other
7 years ago
Megan Marsh f685931cde
Merge pull request #8176 from winklerm/issue5575
7 years ago
Megan Marsh e16fb19bfc don't abort on a single error if another availability zone was able to create the instance
7 years ago
Marek Winkler 0bd256326f builder/openstack: Fix interface conversion panic when attempting to find a volume when not using volumes
7 years ago
Megan Marsh c138edcbe1
Merge pull request #8177 from alrs/virtualbox-builder-dropped-error
7 years ago
Marek Winkler 7e6f58f699 builder/openstack: fix issue 5575 - support shutdown by Sysprep
7 years ago
Lars Lehtonen 4a3a011310
builder/virtualbox/vm: fix dropped error
7 years ago
Megan Marsh 19a9d7149f fix structs and regenerate partials
7 years ago
Kevin Faulkner 1ecfa032ba Qemu builder disk size as a string
7 years ago
Megan Marsh dfaded3f80
Merge pull request #8172 from neumayer/definedtags
7 years ago
Lars Lehtonen ad860bf1a8
builder: remove deprecated context usage
7 years ago
Robert Neumayer 7dd579f630 Remove commented code
7 years ago
Adrien Delorme a6c8440150
Merge pull request #7862 from carlpett/proxmox-pool-support
7 years ago
Calle Pettersson 8a443a7e21 Allow running the template VM in a Proxmox resource pool
7 years ago
Lars Lehtonen 2b795053b4
builder/vmware: fix dropped test errors
7 years ago
Megan Marsh f4dca172e3
Merge pull request #8155 from hashicorp/on_error_script
7 years ago
Megan Marsh eccf0fb51d update docs
7 years ago
Megan Marsh e047b97bf7
Merge pull request #8162 from hashicorp/fix_8154
7 years ago
Megan Marsh ac6e7a4800 updates tests to validate that ssh_host value supplied in the template overrides all else
7 years ago