and use new variable in template
authorPeter Palfrader <peter@palfrader.org>
Tue, 24 Sep 2019 21:19:15 +0000 (23:19 +0200)
committerPeter Palfrader <peter@palfrader.org>
Tue, 24 Sep 2019 21:19:15 +0000 (23:19 +0200)
modules/bacula/templates/bacula-fd.conf.erb

index 4a9bd52..51624af 100644 (file)
@@ -7,7 +7,7 @@
 # List Directors who are permitted to contact this File daemon
 Director {
   Name = <%= @bacula_director_name %>
-  Password = "<%= @bacula_client_secret %>"
+  Password = "<%= @client_secret %>"
 
   TLS Enable = yes
   TLS Require = yes