xxx
infra/kickstart/pipeline/head This commit looks good
Details
infra/kickstart/pipeline/head This commit looks good
Details
parent
0f091f9dfe
commit
f0c9ffe715
|
@ -3,5 +3,9 @@ dch-autoprovision
|
|||
%end
|
||||
|
||||
%post
|
||||
ls -l /root/.ssh
|
||||
ls -l /root/.ssh/authorized_keys
|
||||
chmod -R 700 /root/.ssh
|
||||
cat /root/.ssh/authorized_keys > /dev/console
|
||||
systemctl enable --no-reload notify-online.service
|
||||
%end
|
||||
|
|
Loading…
Reference in New Issue