Skip to content
Snippets Groups Projects
Commit 8776ebfe authored by garciadeblas's avatar garciadeblas
Browse files

VCA start_build changed to support juju RC1


Change-Id: I3748dab03a72a92d90953c247322b26b9f97919f
Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
parent 7d4bb736
No related branches found
No related tags found
No related merge requests found
......@@ -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 ppa:juju/devel
apt update
apt install -y juju
juju bootstrap juju localhost
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment