]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Remove unneeded DefaulType lines
authorPeter Palfrader <peter@palfrader.org>
Tue, 27 Aug 2013 19:02:57 +0000 (21:02 +0200)
committerPeter Palfrader <peter@palfrader.org>
Tue, 27 Aug 2013 19:02:57 +0000 (21:02 +0200)
modules/roles/templates/static-mirroring/static-vhost.conf.erb

index d171ff6ad712cbbce0b6fa15c7843de7f711a58d..584b5bcc199047326a9d1b41374b5b394b36ad40 100644 (file)
@@ -30,7 +30,6 @@
 
                Use common-static-base $name
                $extra
-               DefaultType text/plain
        </VirtualHost>
 </Macro>
 
@@ -46,7 +45,6 @@
                </IfModule>
 
                Use common-static-base $name
-               DefaultType text/plain
        </VirtualHost>
 </Macro>