| commit | 828aaf8ed201421d4d3d3fcf74f6764624c365e4 | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Fri Apr 07 21:07:15 2017 +0200 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Fri Apr 07 20:24:33 2017 +0100 |
| tree | 7f0ec7fd59de06a8ebc4183921abd9278756b379 | |
| parent | d880f72e4633a496a14a7e9288855dd9a98a3f26 [diff] |
Added permanent route to Juju controller; chmod +x update-lxd-image; VCA/start_build reloads squid-deb-proxy Change-Id: I6aa38a06b75245636877575ad1424161f763f336 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/jenkins/VCA/start_build b/jenkins/VCA/start_build index 21d432c..45b0e94 100755 --- a/jenkins/VCA/start_build +++ b/jenkins/VCA/start_build
@@ -26,6 +26,7 @@ apt-get install -y juju lxd squid-deb-proxy echo 'streams.canonical' > /etc/squid-deb-proxy/mirror-dstdomain.acl.d/20-juju-streams +service squid-deb-proxy reload INFO "Configuring LXD" # ZFS doesn't work inside a nested container. ZFS should be configured in the host LXD.
diff --git a/jenkins/VCA/update-lxd-image.sh b/jenkins/VCA/update-lxd-image.sh old mode 100644 new mode 100755