Adding Prometheus Mysqld Exporter Charm
[osm/devops.git] / jenkins / VCA / update-lxd-image.sh
index 81b210c..8cad93b 100755 (executable)
@@ -51,5 +51,6 @@ function cache() {
     lxc delete $container -f || true
 }
 
-cache trusty "$TRUSTY_PACKAGES"
+# Cache the image for the Ubuntu series or series to support
+# cache trusty "$TRUSTY_PACKAGES"
 cache xenial "$XENIAL_PACKAGES"