Try an network_online target for stretch hosts
[mirror/dsa-puppet.git] / modules / roles / manifests / snapshot_web.pp
index 6054b52..a20fb38 100644 (file)
@@ -1,6 +1,7 @@
 class roles::snapshot_web {
        include apache2
        include apache2::rewrite
+       include stretch::network_online
 
        ensure_packages ( [
                "libapache2-mod-wsgi",