mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 17:06:58 +02:00
fix ssh handling
This commit is contained in:
parent
522c846bcc
commit
08c6e55231
@ -7,4 +7,4 @@ while [ ! -e ${SSH_CONF} ]; do
|
|||||||
sleep .1
|
sleep .1
|
||||||
done
|
done
|
||||||
|
|
||||||
/bin/grep ssh- ${SSH_CONF} | /usr/bin/update-ssh-keys -u core
|
/usr/bin/update-ssh-keys -a nova-agent /usr/share/oem/nova-agent/root/.ssh/authorized_keys
|
||||||
|
Loading…
Reference in New Issue
Block a user