ployground / ploy

A tool to manage servers through a central configuration. Plugins allow provisioning, configuration and other management tasks.
http://ploy.readthedocs.org
BSD 3-Clause "New" or "Revised" License
78 stars 15 forks source link

Uploading personal public SSH key rather than using Amazon keypair #18

Closed natea closed 10 years ago

natea commented 13 years ago

Now Amazon added support to upload your personal SSH public key, rather than needing to use an Amazon generated keypair. http://alestic.com/2010/10/ec2-ssh-keys Do you have any plans to add this functionality to mr.awsome?

fschulze commented 13 years ago

It seems rather crippled at the moment, only single RSA keys can be used. I won't spent time on implementing it myself unless they make it more powerful.