mirror of
https://github.com/rancher/os.git
synced 2025-08-31 06:11:12 +00:00
network not disabled for cloud-init-pre
This commit is contained in:
@@ -14,4 +14,4 @@ fi
|
||||
|
||||
rancherctl config get cloud_init
|
||||
|
||||
cloud-init -save -network ${CLOUD_INIT_NETWORK:-true}
|
||||
cloud-init -save -network=${CLOUD_INIT_NETWORK:-true}
|
||||
|
Reference in New Issue
Block a user