krebs.init: talk about ssh.privkey.path

This commit is contained in:
tv 2015-11-02 13:48:40 +01:00
parent ed86c7f44e
commit 62e7c13718

View File

@ -84,6 +84,7 @@ let out = {
cat<<EOF
# put following into config.krebs.hosts.$system:
ssh.privkey.path = <secrets/ssh.$key_type>;
ssh.pubkey = $(echo $pubkey | jq -R .);
EOF
'';