X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fsamhain%2Ftemplates%2Fsamhainrc.erb;h=820dbdbae5771059d32cff24fe580039df2c1b8e;hb=25402c95a872b2649bac8013677816f8ee0bbb78;hp=58cb6514baf60b39e7ed08d7bed7eeb2dd6bf588;hpb=6986d1b34c1e3223e5e3a0a321cc326a3068b392;p=mirror%2Fdsa-puppet.git diff --git a/modules/samhain/templates/samhainrc.erb b/modules/samhain/templates/samhainrc.erb index 58cb6514b..820dbdbae 100644 --- a/modules/samhain/templates/samhainrc.erb +++ b/modules/samhain/templates/samhainrc.erb @@ -78,10 +78,6 @@ IgnoreMissing=/etc/lvm/archive/.*.vg file=/etc/mtab file=/etc/ssh_random_seed file=/etc/asound.conf -<% case hoster when "ubcece", "darmstadt", "ftcollins", "grnet" then -%> -<% else -%> -file=/etc/resolv.conf -<% end -%> file=/etc/localtime file=/etc/ioctl.save file=/etc/passwd.backup @@ -105,6 +101,7 @@ file=/etc/bind/geodns/recvconf.files <% if classes.include?("named") -%> file=/etc/bind/named.conf.options <% end -%> +file=/etc/apache2/conf.d/puppet-builddlist # # There are files in /etc that might change, thus changing the directory @@ -212,9 +209,7 @@ file=/var/log/syslog ## ## This file might be created or removed by the system sometimes. ## -<% case hoster when "ubcece", "darmstadt", "ftcollins", "grnet" then -%> file=/etc/resolv.conf -<% end -%> <% if nodeinfo['buildd'] -%> file=/etc/dupload.conf <% end -%>