From d9f4701ee624b918948451103d4444ee82f55d5a Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Wed, 27 Jan 2016 16:57:02 -0600 Subject: [PATCH] modified back to original as causing issues. Change-Id: I8a8af6cffa766966dde44625dafe7a027f205113 (cherry picked from commit 1662dbf63fc0efa418b75548268f226ecf88db5f) --- ci/00-bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.16.6