X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fsamhain%2Ftemplates%2Fsamhainrc.erb;h=1bdaeee4b1392d49cfb2301f22fcc8a5b68ca660;hb=96d02de0e841b2a067dba244d62562cd46d4035b;hp=4dc60df3b792c23b58c23fb726fddc862c518df6;hpb=6113877e86c27e692312d31506f3f4ae51339607;p=mirror%2Fdsa-puppet.git diff --git a/modules/samhain/templates/samhainrc.erb b/modules/samhain/templates/samhainrc.erb index 4dc60df3b..1bdaeee4b 100644 --- a/modules/samhain/templates/samhainrc.erb +++ b/modules/samhain/templates/samhainrc.erb @@ -155,6 +155,14 @@ file=/etc/rc.local file=/etc/unbound <% end -%> file=/etc/dsa +<% if scope.lookupvar('site::nodeinfo')['puppetmaster'] %> + +# Damn you rails apps and your shoddy packaging +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 +<% end -%> [LogFiles] ## @@ -265,6 +273,7 @@ file=/etc/exim4/ssl/thishost.key file=/etc/ssh/ssh_config file=/etc/ssh/sshd_config file=/etc/dsa/cron.ignore.dsa-puppet-stuff +file=/etc/vsftpd.conf <%= out="" if scope.lookupvar('site::nodeinfo')['heavy_exim']