mirror of
https://github.com/rancher/os.git
synced 2025-09-02 07:15:41 +00:00
network not disabled for cloud-init-pre
This commit is contained in:
@@ -14,4 +14,4 @@ fi
|
|||||||
|
|
||||||
rancherctl config get cloud_init
|
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