1
0
mirror of https://github.com/bin456789/reinstall.git synced 2025-07-19 17:38:05 +00:00

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

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

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