You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder
Megan Marsh ee2e5cc874
Merge pull request #7080 from hashicorp/do_6508
7 years ago
..
alicloud/ecs support -force option and update docs 7 years ago
amazon Merge pull request #7080 from hashicorp/do_6508 7 years ago
azure Merge pull request #7061 from boumenot/pr-6773-caching-type 7 years ago
cloudstack builders: reuse private key file reading function 7 years ago
digitalocean pass config as a pointer so that ssh configuration is correctly set 8 years ago
docker Moved the entrypoint argument for the docker builder in front of the image so it's passed correctly as an argument. 7 years ago
file spelling: virtualization 8 years ago
googlecompute builders: reuse private key file reading function 7 years ago
hcloud add snapshot_labels to hcloud builder 7 years ago
hyperv builder/hyperv/vmcx: allow to set generation from buildfile 7 years ago
lxc Merge pull request #6543 from thedrow/lxc-root-path 8 years ago
lxd Fix issue #6561 - Pass "--config" option correctly to "lxc launch" 8 years ago
ncloud new option allowing user to clean up the ephemeral ssh key from the authorized_keys file 8 years ago
null SSHPrivateKey => SSHPrivateKeyFile 8 years ago
oneandone new option allowing user to clean up the ephemeral ssh key from the authorized_keys file 8 years ago
openstack builders: reuse private key file reading function 7 years ago
oracle Trying again one more time to prevent import cycles.. Moved common.ExpandUser into packer.ExpandUser.. 7 years ago
parallels Updated things related to the parallels-iso builder to correspond to @azr's suggestions. 7 years ago
profitbricks builders: reuse private key file reading function 7 years ago
qemu don't set DetectZeroes if it's off, because some versions of QEMU don't support this option 7 years ago
scaleway Revert "Rename attribute api_access_key to organization_id" 7 years ago
triton builer/triton: pass config as a pointer so values could be set 8 years ago
virtualbox fix virtualbox 6.0 beta command options 7 years ago
vmware Tiny fix to replace some duplicate code with usage of the `halt` closure in the StepCloneVMX step for the vmware-vmx builder. 7 years ago