summaryrefslogtreecommitdiffstats
path: root/ci/00-bootstrap.sh
blob: fdc652931637885c344acef85172958936a2a6a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/bash

set -ex

export JUJU_DEV_FEATURE_FLAGS=address-allocation

juju bootstrap --debug --to bootstrap.maas
sleep 5
juju deploy juju-gui --to 0

JUJU_REPOSITORY=
juju set-constraints tags=