start varnish only after network is online
[mirror/dsa-puppet.git] / modules / roles / manifests / snapshot_web.pp
index a20fb38..6054b52 100644 (file)
@@ -1,7 +1,6 @@
 class roles::snapshot_web {
        include apache2
        include apache2::rewrite
-       include stretch::network_online
 
        ensure_packages ( [
                "libapache2-mod-wsgi",