1
0
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:
Darren Shepherd
2015-03-19 22:48:05 -07:00
parent 9ed1f075bb
commit 4cde6dc934

View File

@@ -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}