packer-cn/builder/amazon/instance
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
..
builder.go First attempt for re-using a named EC2 keypair 2015-01-13 13:12:04 -05:00
builder_test.go builder/amazon/*: warnings 2013-11-02 22:56:54 -05:00
step_bundle_volume.go Print the evaluated bundle commands 2014-07-24 16:30:30 -07:00
step_register_ami.go Add option to enable enhanced networking (SriovNetSupport) for images. 2014-06-04 14:58:11 -07:00
step_upload_bundle.go Merge pull request #1373 from anthonybishopric/debug_bundle_commands 2014-09-02 09:49:12 -07:00
step_upload_x509_cert.go provisioner/file: set file/directory permissions 2014-05-09 21:03:35 -07:00