Added permanent route to Juju controller; chmod +x update-lxd-image; VCA/start_build...
[osm/devops.git] / jenkins / VCA / start_build
index 21d432c..45b0e94 100755 (executable)
@@ -26,6 +26,7 @@ apt-get update
 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.