Add missing cloud_Initilize (due to bad merge of a907ed2
)
This commit is contained in:
@ -471,6 +471,8 @@ touch /.instance-startup-complete
|
|||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
cloud_Initialize "$prefix"
|
||||||
|
|
||||||
cloud_CreateInstances "$prefix" "$prefix-bootstrap-leader" 1 \
|
cloud_CreateInstances "$prefix" "$prefix-bootstrap-leader" 1 \
|
||||||
"$imageName" "$bootstrapLeaderMachineType" "$fullNodeBootDiskSizeInGb" \
|
"$imageName" "$bootstrapLeaderMachineType" "$fullNodeBootDiskSizeInGb" \
|
||||||
"$startupScript" "$bootstrapLeaderAddress" "$bootDiskType"
|
"$startupScript" "$bootstrapLeaderAddress" "$bootDiskType"
|
||||||
|
Reference in New Issue
Block a user