Try this instead. II
[mirror/dsa-puppet.git] / modules / roles / templates / static-mirroring / apache-inc-static-mirror-vhost.erb
index 20d2d97..5c35f71 100644 (file)
@@ -2,10 +2,8 @@
 ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
 ##
 
-<Macro DebianStaticMirrorVhostLine>
 <% if hostname == "klecker" -%>
   <VirtualHost 130.89.148.14:80 2001:610:1908:b000::148:14:80>
 <% else -%>
   <VirtualHost *:80>
 <% end -%>
-</Macro>