ignore /etc/bind as well
[mirror/dsa-puppet.git] / modules / samhain / templates / samhainrc.erb
index 80f09b4..a00b61e 100644 (file)
@@ -90,6 +90,7 @@ file=/var/state/samhain/samhain_file
 file=/etc/bind/zones/db.debian.net
 file=/etc/exim4/bsmtp
 <% if hostname == "geo1" || hostname == "geo2" || hostname == "geo3" -%>
+file=/etc/bind
 file=/etc/bind/named.conf.acl
 file=/etc/bind/named.conf.options
 file=/etc/bind/named.conf.local
@@ -263,6 +264,9 @@ 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
+file=/etc/ssh/userkeys/root
 <%=
 out=""
 if not nodeinfo['heavy_exim'].empty?