mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 08:56: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
|
||||
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