From: Stephen Gran Date: Sat, 16 Apr 2011 19:02:19 +0000 (+0100) Subject: Merge branch 'master' of ssh://puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=c76fc3f47458065f4e3aeaa018a58bee01b23222;hp=6f4c4f50f387202c43f2d8fdda26b1df846b5b10;p=mirror%2Fdsa-puppet.git Merge branch 'master' of ssh://puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet --- diff --git a/manifests/site.pp b/manifests/site.pp index 8a5c9711e..ef2d699c4 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -119,7 +119,7 @@ node default { } case $hostname { - beethoven,ravel,spohr,stabile: { + beethoven,duarte,ravel,spohr,stabile: { include nfs-server } } diff --git a/modules/samhain/templates/samhainrc.erb b/modules/samhain/templates/samhainrc.erb index 19e6d4db5..1757345b6 100644 --- a/modules/samhain/templates/samhainrc.erb +++ b/modules/samhain/templates/samhainrc.erb @@ -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']