Do not install the redirect vhosts on www-staging.d.o
[mirror/dsa-puppet.git] / modules / roles / templates / apache-www.debian.org.erb
index afcd63d..6ad69d9 100644 (file)
 <% end %>
 
 
+<%- if @redirect_vhosts -%>
 # www other
 ###########
 <VirtualHost <%= @vhost_listen %> >
    Use common-debian-service-ssl debian.org
    Use common-ssl-HSTS
 </VirtualHost>
+<%- end -%>
 # vim:set syn=apache: