summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_ssh_authkey_fingerprints.py
Commit message (Expand)AuthorAgeFilesLines
* README: Mention move of revision control to git.HEADtrunkScott Moser2016-08-101-105/+0
* Respond to review:Barry Warsaw2015-01-271-1/+1
* fix(pep8): Fix various pep8 violations and version-lock pep8Jay Faulkner2014-08-261-1/+1
* ssh_authkey_fingerprints: fix bug that prevented disabling the moduleScott Moser2014-08-261-1/+2
* add '\n' to no key fingerprint warning Scott Moser2013-09-251-1/+1
* Helpful cleanups.harlowja2012-10-271-4/+3
* Add a comment as to why distros can't beJoshua Harlow2012-09-281-2/+6
* Rework the rest of the locations that usedJoshua Harlow2012-09-281-2/+5
* cleanup the user/group listsJoshua Harlow2012-09-271-4/+6
|\
| * Adjust the fingerprints to use this newJoshua Harlow2012-09-241-4/+6
|/
* fix pep8 complaints.Scott Moser2012-08-221-1/+1
* fix pylint in cc_ssh_authkey_fingerprints.pyScott Moser2012-08-221-3/+7
* remove committed conflicts in previous mergeScott Moser2012-08-211-5/+0
* remove duplicate printing of authorized keys to the consoleScott Moser2012-08-201-2/+3
* authkey_fingerprints: Fix columns headers, do not print empty linesScott Moser2012-08-201-25/+34
|\
| * Fixup the columns and add a check to makeJoshua Harlow2012-08-201-27/+32
* | add ssh-authkey-fingerprint config module, to print fingerprints to consoleScott Moser2012-08-201-7/+8
|/
* Add support for printing out the authkey's for the default user.Joshua Harlow2012-08-181-0/+86