packer/builder
Lesko, Matthew (NIH/NLM/NCBI) [C] 9d097f9d4e Permit Temp keys and named SSH keypairs
These changes permit the use of pre-created SSH keypairs with AWS. If
so, the configuration for the builder needs to include an
ssh_keypair_name option and a ssh_private_key_file.

If ssh_private_key_file is *not* defined, it'll go through the
rigamarole of creating a temporary keypair. The ssh_keypair_name option
by itself won't make that change, because it doesn't make sense to
specify a keypair but not tell packer where the private key is, but it
does happen that you could have a private key and the public-key is
"baked in", and not part of your EC2 account.
2015-01-13 16:27:33 -05:00
..
amazon Permit Temp keys and named SSH keypairs 2015-01-13 16:27:33 -05:00
digitalocean builder/digitalocean: default to nyc3 2014-12-10 00:26:56 -08:00
docker all calls to cp should be escaped 2014-12-22 12:58:41 +01:00
googlecompute Temporarily fix build by forking golang.org/x/oauth2 @ b3f9a68 2014-12-21 11:22:24 -08:00
null Expand Artifact API to expose build state 2014-09-22 11:15:47 +01:00
openstack Merge pull request #1330 from qur/qemu-vagrant 2014-10-28 08:42:17 -07:00
parallels builder/parallels: Use most recent DHCP lease when determening IP. 2014-12-28 22:22:16 +01:00
qemu Merge pull request #1645 from vtolstov/qemu_disk 2014-11-26 16:28:19 -05:00
virtualbox Merge pull request #1330 from qur/qemu-vagrant 2014-10-28 08:42:17 -07:00
vmware builder/vmware/iso: Upload VMX to ESX5 after editing [GH-1422,GH-1083] 2014-11-16 19:48:02 +01:00