mirror of
https://github.com/bin456789/reinstall.git
synced 2026-02-04 09:04:18 +08:00
core: 云镜像禁用 NoCloud 数据源
能防止 cloud-init 使用 sr0 的配置文件
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#cloud-config
|
||||
datasource_list: [NoCloud]
|
||||
datasource_list: [None]
|
||||
timezone: Asia/Shanghai
|
||||
disable_root: false
|
||||
ssh_pwauth: true
|
||||
|
||||
Reference in New Issue
Block a user