mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
use cloud-init correctly
This commit is contained in:
committed by
Aiden McClelland
parent
38d4da9f86
commit
9d13c48640
@@ -58,9 +58,9 @@ ControlPort 9051
|
||||
CookieAuthentication 1
|
||||
EOF
|
||||
|
||||
passwd -l ubuntu
|
||||
echo 'overlayroot="tmpfs":swap=1,recurse=0' > /etc/overlayroot.local.conf
|
||||
systemctl disable initialization.service
|
||||
sudo systemctl restart NetworkManager
|
||||
sync
|
||||
reboot
|
||||
|
||||
cloud-init clean --reboot
|
||||
|
||||
Reference in New Issue
Block a user