summaryrefslogtreecommitdiffstats
path: root/ci/00-bootstrap.sh
blob: 375faa77d56a1da4b33203eb2d7159a03652164c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/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 juju-gui --to 0

JUJU_REPOSITORY=
juju set-constraints tags=