X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fsamhain%2Ftemplates%2Fsamhainrc.erb;h=47a0dd79d674bad3629ec8dad52737599e6f1b37;hb=3a8ea253416bbc3db8f4e9b8194dd2e888880745;hp=b0e896562b2e15cfd554f63d5f628fe34b328e66;hpb=982d174bebad533fcc0998a120ef541263bfc53c;p=mirror%2Fdsa-puppet.git diff --git a/modules/samhain/templates/samhainrc.erb b/modules/samhain/templates/samhainrc.erb index b0e896562..47a0dd79d 100644 --- a/modules/samhain/templates/samhainrc.erb +++ b/modules/samhain/templates/samhainrc.erb @@ -232,7 +232,7 @@ file=/var/log/syslog ## This file might be created or removed by the system sometimes. ## file=/etc/resolv.conf -<% if scope.function_has_role(['buildd']) -%> +<% if scope.lookupvar('site::nodeinfo')['buildd'] -%> file=/etc/dupload.conf <% end -%> file=/etc/resolv.conf.pcmcia.save @@ -250,6 +250,7 @@ file=/etc/blkid.tab.old file=/etc/resolv.conf.dhclient-new # We handle these files with puppet - please to not be bothering us +file=/etc/dsa/pubsub.conf file=/etc/nsswitch.conf file=/etc/timezone file=/etc/motd.tail @@ -290,7 +291,9 @@ file=/etc/aliases file=/etc/multipath.conf file=/etc/static-components.conf file=/etc/rabbitmq/rabbitmq.config +file=/etc/rabbitmq/enabled_plugins dir=/etc/bacula/storages-list.d +dir=/etc/bacula/storage-conf.d dir=/etc/bacula/conf.d <%= out="" @@ -410,6 +413,7 @@ file=/etc/cron.d/dsa-buildd file=/etc/cron.weekly/stunnel-ekey-restart file=/etc/default/schroot file=/etc/schroot/default/nssdatabases +file=/etc/openvswitch/conf.db <% if scope.function_has_role(['nagiosmaster']) -%> file=/etc/nagios3/puppetconf.d/auto-hostgroups.cfg @@ -444,7 +448,6 @@ file=/etc/ferm/conf.d/defs.conf file=/etc/ferm/ferm.conf dir=2/etc/ssl/debian dir=1/etc/ssl/certs -dir=1/etc/ssl/servicecerts file=/etc/unbound/unbound.conf <% if scope.lookupvar('::fqdn') == "draghi.debian.org" -%> file=/etc/openvpn/deb-mgmt-clients.pool @@ -458,6 +461,7 @@ file=/usr/share/puppet-dashboard/public/stylesheets file=/usr/share/puppet-dashboard/public/javascripts file=/usr/share/puppet-dashboard/public/stylesheets/all.css file=/usr/share/puppet-dashboard/public/javascripts/all.js +dir=1/usr/share/puppet-dashboard/tmp/pids <% end -%> <% if classes.include?("porterbox") %>