Merge "modified to fix the deployment issue with latest version of juju"
[joid.git] / ci / 01-bootstrap.sh
index 6adc2cf..4d265f3 100755 (executable)
@@ -7,7 +7,7 @@ set -ex
 jujuver=`juju --version`
 
 if [[ "$jujuver" < "2" ]]; then
-  juju bootstrap --debug --to bootstrap.maas
+  juju bootstrap --debug --to bootstrap.maas --agent-version 1.25.6
   sleep 5
   #disable juju gui until xenial charms are in charm store.
   juju deploy cs:juju-gui-130 --to 0