Do not install the redirect vhosts on www-staging.d.o
[mirror/dsa-puppet.git] / modules / roles / manifests / static_mirror.pp
index c150637..9291c3d 100644 (file)
@@ -49,6 +49,7 @@ class roles::static_mirror {
                mirror-anu => '150.203.164.62:443 [2001:388:1034:2900::3e]:443',
                default    => '*:443',
        }
+       $redirect_vhosts = true
 
        apache2::config { 'local-static-vhost.conf':
                ensure => absent,