From b1c57d74d65300c3a0ab989cd820a0a19022c427 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Wed, 11 Sep 2013 07:51:00 +0100 Subject: [PATCH] add some samhain ignores Signed-off-by: Stephen Gran --- modules/samhain/templates/samhainrc.erb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/samhain/templates/samhainrc.erb b/modules/samhain/templates/samhainrc.erb index c29caa35..61234f21 100644 --- a/modules/samhain/templates/samhainrc.erb +++ b/modules/samhain/templates/samhainrc.erb @@ -159,6 +159,7 @@ file=/etc/ferm/dsa.d file=/etc/rc.local file=/etc/unbound file=/etc/dsa +file=/etc/rabbitmq <% if scope.lookupvar('site::nodeinfo')['static_mirror'] or scope.lookupvar('site::nodeinfo')['static_source'] or scope.lookupvar('site::nodeinfo')['static_master'] -%> file=/etc/ssh/userkeys file=/etc/ssh/userkeys/staticsync @@ -283,6 +284,7 @@ file=/etc/vsftpd.conf file=/etc/aliases file=/etc/multipath.conf file=/etc/static-components.conf +file=/etc/rabbitmq/rabbitmq.config <%= out="" if scope.lookupvar('site::nodeinfo')['heavy_exim'] -- 2.39.2