X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fsamhain%2Ftemplates%2Fsamhainrc.erb;h=d3da1c431b208056943b9f62e218291d7a35ad9c;hb=1806a0c50edb73954c614b9ad5921a125eab08d4;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..d3da1c431 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=""