TLS Certificate = "<%= @bacula_ssl_server_cert %>"
TLS Key = "<%= @bacula_ssl_server_key %>"
- Heartbeat Interval = 180
+ Heartbeat Interval = 60
}
########################################################################
<%- if scope.lookupvar('site::nodeinfo')['hoster']['name'] == "brown" -%>
# broken firewall
- Heartbeat Interval = 300
+ Heartbeat Interval = 60
<%- end -%>
}
Pid Directory = "/var/run/bacula"
Maximum Concurrent Jobs = 21
SDAddress = <%= @bacula_storage_address %>
- Heartbeat Interval = 180
+ Heartbeat Interval = 60
TLS Enable = yes
TLS Require = yes