Fixed install_from_source to add iptables-persistent package
[osm/devops.git] / jenkins / VCA / start_build
index d7fe72e..5830d0e 100755 (executable)
@@ -48,6 +48,8 @@ EOF
 systemctl enable lxd-bridge
 systemctl start lxd-bridge
 lxc image copy ubuntu:16.04 local: --alias ubuntu-xenial
+add-apt-repository -y ppa:juju/devel
+apt update
 apt install -y juju
 juju bootstrap juju localhost