X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=deploy%2Fcluster-api%2Fcluster-api.sh;h=b1f533cad82282c614959dd1983b2401b5fc92aa;hb=8fcb874a6e5ec52b4a6ac80cb7f34c7baccd8c17;hp=f1e48d9091fb3d1426b8ff162d88debe873479f1;hpb=f1efcecf2761d7c31845bbd2bd995abc518440ad;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 {