From: Adam Israel Date: Wed, 2 Nov 2016 19:43:58 +0000 (-0400) Subject: Use juju/stable repository instead of devel X-Git-Tag: v1.0.2~2 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Fchanges%2F95%2F595%2F1;p=osm%2Fdevops.git Use juju/stable repository instead of devel Signed-off-by: Adam Israel --- diff --git a/jenkins/VCA/start_build b/jenkins/VCA/start_build index 1724d8e5..186843fc 100755 --- a/jenkins/VCA/start_build +++ b/jenkins/VCA/start_build @@ -48,7 +48,7 @@ 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 +add-apt-repository -y ppa:juju/stable apt update apt install -y juju juju bootstrap localhost osm