X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=deploy%2Fmetal3-vm%2F03_launch_mgmt_cluster.sh;h=62ab2941f2ce542103a01650587dd4d41a6c62d9;hb=d044b7f516e10eecdb313b1f003185326a1f29c8;hp=b3498567fe43e0d84e15f6736a93a29e7c63266a;hpb=289b3d43bcbaa090619d60f5ccec3beeb808f904;p=icn.git diff --git a/deploy/metal3-vm/03_launch_mgmt_cluster.sh b/deploy/metal3-vm/03_launch_mgmt_cluster.sh index b349856..62ab294 100755 --- a/deploy/metal3-vm/03_launch_mgmt_cluster.sh +++ b/deploy/metal3-vm/03_launch_mgmt_cluster.sh @@ -60,7 +60,7 @@ function launch_baremetal_operator { kubectl apply -f $BMODIR/operator/no_ironic/operator.yaml -n metal3 } -function cloud_init_scripts() { +function cloud_init_scripts { cat << 'EOF' write_files: - path: /var/lib/cloud/scripts/per-boot/run_dhclient.sh