Part of libcloud.deployment View Source View In Hierarchy
Installs a public SSH Key onto a host.
Method | __init__ | @type key: C{str} @keyword key: Contents of the public key write |
Method | run | Installs SSH key into C{.ssh/authorized_keys} |
Installs SSH key into C{.ssh/authorized_keys} See also L{Deployment.run}