summaryrefslogtreecommitdiff
path: root/cloudinit/CloudConfig/cc_ssh.py
AgeCommit message (Expand)Author
2012-01-12[PATCH 05/13] Fix pylint warnings W0613 (unused argument)Scott Moser
2011-10-31make ssh host key deletion configurableScott Moser
2011-10-30Make the types of SSH keys to generate configurableScott Moser
2011-10-30Restore created files' selinux contextsScott Moser
2011-08-29improve updating of .ssh/authorized_keysScott Moser
2011-08-22fix for syntax error around ecdsa changesScott Moser
2011-08-15add awareness of ecdsa keys.Scott Moser
2011-06-17read authorized_keys location from sshd_config (LP: #731849)Scott Moser
2011-06-17change, and make configurable the prefix for entries in root authorized_keysScott Moser
2011-01-26cc_ssh: if a private key is supplied, do not require public.Scott Moser
2011-01-19make 'do not login as root' message more clear.Scott Moser
2011-01-19move writing of ssh key fingerprints to a separate toolScott Moser
2010-06-18add copyright header to all of cloudinit/CloudConfig/cc_*Scott Moser
2010-06-17make cloud-config modules configurable by cloud-configScott Moser