c04ae2daf97025ccae8d452c14c9957e4525fefa
[joid.git] / ci / 00-bootstrap.sh
1 #!/bin/bash
2
3 set -ex
4
5 juju bootstrap --debug --to bootstrap.maas
6 sleep 5
7 juju deploy juju-gui --to 0
8
9 JUJU_REPOSITORY=
10 juju set-constraints tags=
11