index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
CloudConfig
/
cc_ssh.py
Age
Commit message (
Expand
)
Author
2012-06-07
1. Adding some new helper files that split off file inclusion, templating, im...
Joshua Harlow
2012-01-18
Add HP to Copyright, and Juerg Haefliger Authors.
Scott Moser
2012-01-17
remove usage of global (no longer need --disable=W0603)
Scott Moser
2012-01-17
[PATCH] PEP8 coding style fixes.
Scott Moser
2012-01-17
[PATCH 4/4] Fix pylint conventions C0301 (line too long)
Scott Moser
2012-01-17
[PATCH 3/4] Fix pylint conventions C0324 (comma not followed by a space)
Scott Moser
2012-01-17
[PATCH 2/4] Fix pylint conventions C0322 (operator not preceded by a space)
Scott Moser
2012-01-17
[PATCH 1/4] Fix pylint conventions C0321 (more than one statement on a single...
Scott Moser
2012-01-12
[PATCH 05/13] Fix pylint warnings W0613 (unused argument)
Scott Moser
2011-10-31
make ssh host key deletion configurable
Scott Moser
2011-10-30
Make the types of SSH keys to generate configurable
Scott Moser
2011-10-30
Restore created files' selinux contexts
Scott Moser
2011-08-29
improve updating of .ssh/authorized_keys
Scott Moser
2011-08-22
fix for syntax error around ecdsa changes
Scott Moser
2011-08-15
add awareness of ecdsa keys.
Scott Moser
2011-06-17
read authorized_keys location from sshd_config (LP: #731849)
Scott Moser
2011-06-17
change, and make configurable the prefix for entries in root authorized_keys
Scott Moser
2011-01-26
cc_ssh: if a private key is supplied, do not require public.
Scott Moser
2011-01-19
make 'do not login as root' message more clear.
Scott Moser
2011-01-19
move writing of ssh key fingerprints to a separate tool
Scott Moser
2010-06-18
add copyright header to all of cloudinit/CloudConfig/cc_*
Scott Moser
2010-06-17
make cloud-config modules configurable by cloud-config
Scott Moser