]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
ignore /etc/dsa/cron.ignore.dsa-puppet-stuff
authorPeter Palfrader <peter@palfrader.org>
Tue, 12 Apr 2011 09:38:47 +0000 (11:38 +0200)
committerPeter Palfrader <peter@palfrader.org>
Tue, 12 Apr 2011 09:38:47 +0000 (11:38 +0200)
modules/samhain/templates/samhainrc.erb

index 600c05edf9172da91255b95ecab051993781748b..cff3dc371e93f28b041f18781ba2606d028bd3cb 100644 (file)
@@ -150,6 +150,7 @@ file=/etc/rc.local
 <% if nodeinfo.has_key?('squeeze') and nodeinfo['squeeze'] %>
 file=/etc/unbound
 <% end -%>
+file=/etc/dsa
 
 [LogFiles]
 ##
@@ -258,6 +259,7 @@ file=/etc/exim4/ssl/thishost.crt
 file=/etc/exim4/ssl/thishost.key
 file=/etc/ssh/ssh_config
 file=/etc/ssh/sshd_config
+file=/etc/dsa/cron.ignore.dsa-puppet-stuff
 <%=
 out=""
 if nodeinfo['heavy_exim']