X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fbacula%2Ftemplates%2Fdirector%2Fdir-per-client-from-storage.erb;h=0336cb004d2a3e01b2910d8d71f58c73d2469eed;hb=a71546a712323043fe4d725037df00e18db57e36;hp=5f67f7166a6ebe4057a585c4e599308e0cb58a82;hpb=8610e08a607c6249308c4d80d52df6f6c88a5a51;p=mirror%2Fdsa-puppet.git diff --git a/modules/bacula/templates/director/dir-per-client-from-storage.erb b/modules/bacula/templates/director/dir-per-client-from-storage.erb index 5f67f7166..0336cb004 100644 --- a/modules/bacula/templates/director/dir-per-client-from-storage.erb +++ b/modules/bacula/templates/director/dir-per-client-from-storage.erb @@ -19,7 +19,7 @@ Storage { TLS Enable = yes TLS Require = yes - TLS CA Certificate File = "<%= @bacula_ca_path %>" + TLS CA Certificate File = "<%= @bacula_ssl_ca_path %>" # This is a client certificate, used by the director to connect to the storage daemon TLS Certificate = "<%= @bacula_ssl_client_cert %>" TLS Key = "<%= @bacula_ssl_client_key %>"