krebs.init: talk about ssh.privkey.path
This commit is contained in:
parent
ed86c7f44e
commit
62e7c13718
@ -84,6 +84,7 @@ let out = {
|
|||||||
|
|
||||||
cat<<EOF
|
cat<<EOF
|
||||||
# put following into config.krebs.hosts.$system:
|
# put following into config.krebs.hosts.$system:
|
||||||
|
ssh.privkey.path = <secrets/ssh.$key_type>;
|
||||||
ssh.pubkey = $(echo $pubkey | jq -R .);
|
ssh.pubkey = $(echo $pubkey | jq -R .);
|
||||||
EOF
|
EOF
|
||||||
'';
|
'';
|
||||||
|
Loading…
Reference in New Issue
Block a user