We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 216b977 + 3cb2f4e commit fb0d8eeCopy full SHA for fb0d8ee
skeleton-common/usr/local/sbin/oc-generate-ssh-keys
@@ -11,3 +11,4 @@ then
11
ssh-keygen -t ed25519 -N '' -f /etc/ssh/ssh_host_ed25519_key || true &
12
wait `jobs -p` || true
13
fi
14
+oc-userdata ssh-host-fingerprints "`cat /etc/ssh/ssh_host_*pub`"
0 commit comments