From c5045836abc32b3478a1fb6367d14584fceb4633 Mon Sep 17 00:00:00 2001 From: Adam Israel Date: Wed, 2 Nov 2016 15:43:58 -0400 Subject: [PATCH] Use juju/stable repository instead of devel Signed-off-by: Adam Israel --- jenkins/VCA/start_build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.25.1