summaryrefslogtreecommitdiffstats
path: root/ci/01-bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/01-bootstrap.sh')
-rwxr-xr-xci/01-bootstrap.sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/ci/01-bootstrap.sh b/ci/01-bootstrap.sh
deleted file mode 100755
index c04ae2da..00000000
--- a/ci/01-bootstrap.sh
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/bash
-
-set -ex
-
-juju bootstrap --debug --to bootstrap.maas
-sleep 5
-juju deploy juju-gui --to 0
-
-JUJU_REPOSITORY=
-juju set-constraints tags=
-