summaryrefslogtreecommitdiffstats
path: root/ci/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/deploy.sh')
-rwxr-xr-xci/deploy.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/deploy.sh b/ci/deploy.sh
index a06696c3..3bbddb6f 100755
--- a/ci/deploy.sh
+++ b/ci/deploy.sh
@@ -90,7 +90,7 @@ for argument in $options
-d|--distro )
if ([ "arguments[index]" != "" ]); then
- opnfdistro=${arguments[index]}
+ opnfvdistro=${arguments[index]}
fi;
;;
@@ -261,7 +261,7 @@ deploy() {
fi
#bootstrap the node
- ./01-bootstrap.sh
+ ./01-bootstrap.sh $opnfvdistro
juju model-config default-series=$opnfvdistro enable-os-refresh-update=false enable-os-upgrade=false
juju set-model-constraints tags=