core: 禁止 cloud-init 重启后再次运行

This commit is contained in:
bin456789
2023-09-10 22:23:05 +08:00
parent 4159e60438
commit fd35d82ef1

View File

@@ -23,3 +23,4 @@ runcmd:
# ubuntu 镜像运行 echo -e '\nDone' -e 会被显示出来
- echo >/dev/tty0
- echo Done >/dev/tty0
- touch /etc/cloud/cloud-init.disabled