X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2F01-bootstrap.sh;h=5d57fab504aab5a2c79f98da4629096f3e2778a3;hb=1eb7a7a1b2e1588c477f61b9e6bfec69e554c66a;hp=62692bc8e84f2e2c62d760680649fd9ecdb2a9fe;hpb=7009ee2526775339ea4630e6ef94f3f467524e0d;p=joid.git diff --git a/ci/01-bootstrap.sh b/ci/01-bootstrap.sh index 62692bc8..5d57fab5 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 --constraints tags=bootstrap --bootstrap-series=xenial +juju bootstrap $controllername $cloudname --debug --constraints tags=bootstrap --bootstrap-series=$1