summaryrefslogtreecommitdiffstats
path: root/ci/00-bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/00-bootstrap.sh')
-rwxr-xr-xci/00-bootstrap.sh14
1 files changed, 0 insertions, 14 deletions
diff --git a/ci/00-bootstrap.sh b/ci/00-bootstrap.sh
deleted file mode 100755
index 59a22197..00000000
--- a/ci/00-bootstrap.sh
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/bin/bash
-
-set -ex
-
-#export JUJU_DEV_FEATURE_FLAGS=address-allocation
-
-juju bootstrap --debug --to bootstrap.maas
-sleep 5
-#disable juju gui until xenial charms are in charm store.
-juju deploy cs:juju-gui-130 --to 0
-
-JUJU_REPOSITORY=
-juju set-constraints tags=
-