From: Stephen Gran Date: Sun, 2 Aug 2009 00:30:25 +0000 (+0100) Subject: samhain ignore the new files as well X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=824f4a691e00271d4d29ffe85659e377ba66a7fb;p=dsa-puppet.git samhain ignore the new files as well Signed-off-by: Stephen Gran --- diff --git a/modules/samhain/templates/samhainrc.erb b/modules/samhain/templates/samhainrc.erb index 80f09b40..16508d34 100644 --- a/modules/samhain/templates/samhainrc.erb +++ b/modules/samhain/templates/samhainrc.erb @@ -161,6 +161,7 @@ file=/etc/monit file=/etc/monit/monit.d file=/etc/pam.d file=/etc/syslog-ng +file=/etc/ssh [LogFiles] @@ -263,6 +264,8 @@ file=/etc/exim4/ssl/ca.crt file=/etc/exim4/ssl/ca.crl file=/etc/exim4/ssl/thishost.crt file=/etc/exim4/ssl/thishost.key +file=/etc/ssh/ssh_config +file=/etc/ssh/sshd_config <%= out="" if not nodeinfo['heavy_exim'].empty?