packer-cn/builder
Lesko, Matthew (NIH/NLM/NCBI) [C] 8c87b1cc00 First attempt for re-using a named EC2 keypair
Adds a 'ssh_keypair_name' option to the configuration
for AWS, along with some munging to create the
temporarily keypair if one isn't specific.

NOT YET WORKING.

From a 'make' I get the following errors:

builder/amazon/ebs/builder.go:94: b.config.SSHKeyPairName undefined
(type config has no field or method SSHKeyPairName)

builder/amazon/instance/builder.go:199: b.config.SSHKeyPairName
undefined (type Config has no field or method SSHKeyPairName)
2015-01-13 13:12:04 -05:00
..
amazon First attempt for re-using a named EC2 keypair 2015-01-13 13:12:04 -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