and use new variable in template
[mirror/dsa-puppet.git] / 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