diff options
author | Scott Moser <smoser@ubuntu.com> | 2012-08-20 15:58:19 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2012-08-20 15:58:19 -0400 |
commit | c54ba02b176a2f8e43820a6df0ddd2c68b79c9e7 (patch) | |
tree | c7a4d53266a7023e7e0b7d55aeaee08d31310765 /cloudinit/handlers | |
parent | 4540821caa31dc9ed0bedf521cd36975ddafebfa (diff) | |
parent | 4a86775c9cff53a5598db8f4a395abe7c228a147 (diff) | |
download | vyos-cloud-init-c54ba02b176a2f8e43820a6df0ddd2c68b79c9e7.tar.gz vyos-cloud-init-c54ba02b176a2f8e43820a6df0ddd2c68b79c9e7.zip |
add ssh-authkey-fingerprint config module, to print fingerprints to console
Example output:
ci-info: +---------+-------------------------+---------+-----------------+
ci-info: | Keytype | Fingerprint (md5) | Options | Comment |
ci-info: +---------+-------------------------+---------+-----------------+
ci-info: | ssh-rsa | e3:..:84:81:72:38:..:6a | - | smoser@brickies |
ci-info: | ssh-rsa | 21:..:32:8a:da:98:..:42 | - | smoser@bart |
ci-info: | ssh-rsa | 7b:..:ac:a7:17:51:..:b2 | - | smoser@kaypeah |
ci-info: +---------+-------------------------+---------+-----------------+
Diffstat (limited to 'cloudinit/handlers')
0 files changed, 0 insertions, 0 deletions