X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fbacula%2Ftemplates%2Fbacula-fd.conf.erb;h=3597a0c786586f629c3599730f0483285542fb24;hb=e3aaf9e253e242ed83a566464c85edf4d609f153;hp=d80b6b3a5863850ea49559b47524f3f2ece8bcd7;hpb=e0f7c305e90874eeb0cda965f818ad9143ec9871;p=mirror%2Fdsa-puppet.git diff --git a/modules/bacula/templates/bacula-fd.conf.erb b/modules/bacula/templates/bacula-fd.conf.erb index d80b6b3a5..3597a0c78 100644 --- a/modules/bacula/templates/bacula-fd.conf.erb +++ b/modules/bacula/templates/bacula-fd.conf.erb @@ -35,6 +35,11 @@ FileDaemon { # This is a client certificate, used by the client to connect to the storage daemon TLS Certificate = "<%= bacula_ssl_client_cert %>" TLS Key = "<%= bacula_ssl_client_key %>" + +<%- if scope.lookupvar('site::nodeinfo')['hoster']['name'] == "brown" -%> + # broken firewall + Heartbeat Interval = 300 +<%- end -%> } # Send all messages except skipped files back to Director