]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
samhain ignore the new files as well
authorStephen Gran <steve@lobefin.net>
Sun, 2 Aug 2009 00:30:25 +0000 (01:30 +0100)
committerStephen Gran <steve@lobefin.net>
Sun, 2 Aug 2009 00:30:25 +0000 (01:30 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/samhain/templates/samhainrc.erb

index 80f09b40a10fb59392f9ccd52439fc1281eb44ee..16508d3432077b64aeaa52be9fd87a9ca6c52847 100644 (file)
@@ -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?