summaryrefslogtreecommitdiffstats
path: root/ci/00-bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/00-bootstrap.sh')
-rwxr-xr-xci/00-bootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/00-bootstrap.sh b/ci/00-bootstrap.sh
index fdc65293..961626b7 100755
--- a/ci/00-bootstrap.sh
+++ b/ci/00-bootstrap.sh
@@ -2,7 +2,7 @@
set -ex
-export JUJU_DEV_FEATURE_FLAGS=address-allocation
+#export JUJU_DEV_FEATURE_FLAGS=address-allocation
juju bootstrap --debug --to bootstrap.maas
sleep 5