X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2F01-bootstrap.sh;h=a946b0fb7d2d01bb8d73ee4bd53619a0ec530f9b;hb=5235de0b3205b6d7e9c63cc85600927226a755d6;hp=e45c2ee094334a4db48cf090aa682583d1f80718;hpb=ff57b174656b762b465d745d5f462484409e147b;p=joid.git diff --git a/ci/01-bootstrap.sh b/ci/01-bootstrap.sh index e45c2ee0..a946b0fb 100755 --- a/ci/01-bootstrap.sh +++ b/ci/01-bootstrap.sh @@ -4,4 +4,4 @@ set -ex controllername=`awk 'NR==1{print substr($1, 1, length($1)-1)}' deployconfig.yaml` cloudname=`awk 'NR==1{print substr($1, 1, length($1)-1)}' deployconfig.yaml` -juju bootstrap $controllername $cloudname --debug --to bootstrap.maas +juju bootstrap $controllername $cloudname --debug --to bootstrap.maas --bootstrap-series=xenial