From: Stephen Gran Date: Wed, 11 Sep 2013 06:51:00 +0000 (+0100) Subject: add some samhain ignores X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;ds=sidebyside;h=b1c57d74d65300c3a0ab989cd820a0a19022c427;p=dsa-puppet.git add some samhain ignores Signed-off-by: Stephen Gran --- 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']