From 7097d996331a23e0a5c0e11cbeafa7cb75a80288 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 16 Dec 2013 11:19:22 +0100 Subject: [PATCH] Ignore /etc/cron.weekly/puppet-mail-big-homedirs for now --- modules/samhain/templates/samhainrc.erb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/samhain/templates/samhainrc.erb b/modules/samhain/templates/samhainrc.erb index 461f4874b..7cf2709d6 100644 --- a/modules/samhain/templates/samhainrc.erb +++ b/modules/samhain/templates/samhainrc.erb @@ -460,6 +460,10 @@ file=/usr/share/puppet-dashboard/public/stylesheets/all.css file=/usr/share/puppet-dashboard/public/javascripts/all.js <% end -%> +<% if classes.include?("porterbox") %> +file=/etc/cron.weekly/puppet-mail-big-homedirs +<% end -%> + [IgnoreNone] ## ## for these files, all modifications (even access time) are reported -- 2.20.1