From fd35d82ef1b49e6bdaca06f56d950366ace22859 Mon Sep 17 00:00:00 2001 From: bin456789 Date: Sun, 10 Sep 2023 22:23:05 +0800 Subject: [PATCH] =?UTF-8?q?core:=20=E7=A6=81=E6=AD=A2=20cloud-init=20?= =?UTF-8?q?=E9=87=8D=E5=90=AF=E5=90=8E=E5=86=8D=E6=AC=A1=E8=BF=90=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nocloud.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/nocloud.yaml b/nocloud.yaml index bcbd015..e48a3fb 100644 --- a/nocloud.yaml +++ b/nocloud.yaml @@ -23,3 +23,4 @@ runcmd: # ubuntu 镜像运行 echo -e '\nDone' ,-e 会被显示出来 - echo >/dev/tty0 - echo Done >/dev/tty0 + - touch /etc/cloud/cloud-init.disabled