X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=deploy%2Fcluster-api%2Fcluster-api.sh;h=b1f533cad82282c614959dd1983b2401b5fc92aa;hb=refs%2Fchanges%2F12%2F4512%2F1;hp=f1e48d9091fb3d1426b8ff162d88debe873479f1;hpb=ac5065a33c66cecb97b06593fa36c8c4c2b7188c;p=icn.git diff --git a/deploy/cluster-api/cluster-api.sh b/deploy/cluster-api/cluster-api.sh index f1e48d9..b1f533c 100755 --- a/deploy/cluster-api/cluster-api.sh +++ b/deploy/cluster-api/cluster-api.sh @@ -9,7 +9,7 @@ source $LIBDIR/common.sh function deploy { export EXP_CLUSTER_RESOURCE_SET=true - clusterctl init --infrastructure=metal3 + clusterctl init --infrastructure=metal3:${CAPM3_VERSION} } function clean {