mirror of
https://github.com/rancher/os.git
synced 2025-09-17 07:30:42 +00:00
Split cloud-init into cloud-init-execute and cloud-init-save
This commit is contained in:
@@ -12,4 +12,4 @@ else
|
||||
mount -t 9p -o trans=virtio,version=9p2000.L config-2 ${MOUNT_POINT} 2>/dev/null || true
|
||||
fi
|
||||
|
||||
cloud-init -save -network=${CLOUD_INIT_NETWORK:-true}
|
||||
cloud-init-save -network=${CLOUD_INIT_NETWORK:-true}
|
||||
|
Reference in New Issue
Block a user