From 7e61e390d278ab594ed572edbacc8df60834ba85 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Mon, 19 Aug 2013 08:34:28 +0100 Subject: [PATCH] stop doing it twice Signed-off-by: Stephen Gran --- modules/samhain/templates/samhainrc.erb | 3 --- 1 file changed, 3 deletions(-) diff --git a/modules/samhain/templates/samhainrc.erb b/modules/samhain/templates/samhainrc.erb index 1cef8c968..f5e521fd3 100644 --- a/modules/samhain/templates/samhainrc.erb +++ b/modules/samhain/templates/samhainrc.erb @@ -102,9 +102,6 @@ file=/etc/bind/geodns/recvconf.files file=/etc/bind/named.conf.options <% end -%> file=/etc/apache2/conf.d/puppet-builddlist -<% if classes.include?("roles::static_base") -%> -file=/etc/static-components.conf -<% end -%> <% if classes.include?("roles::static_mirror") -%> file=/etc/apache2/sites-available/static-vhosts-simple <% end -%> -- 2.20.1