X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=packer%2Fscripts%2Fjuju-setup.sh;h=8685b48fb1a711965f6efccf001daf4427f2f1cf;hb=06554a5d5891cdbc25b3e83b22e4c64dfc02b835;hp=55752e56d1648dce9e7c85e0fdc720981995172c;hpb=1b64bd46bd7765a4dc3eee3d868bf0d6cc95ca66;p=osm%2Fdevops.git diff --git a/packer/scripts/juju-setup.sh b/packer/scripts/juju-setup.sh index 55752e56..8685b48f 100755 --- a/packer/scripts/juju-setup.sh +++ b/packer/scripts/juju-setup.sh @@ -1,2 +1,3 @@ #!/bin/sh sudo snap install juju --classic +/snap/bin/juju bootstrap --bootstrap-series=xenial localhost osm