start with moving director name to a more local thing
[mirror/dsa-puppet.git] / modules / bacula / templates / bconsole.conf.erb
index 8eeb3e5..74f9706 100644 (file)
@@ -7,7 +7,7 @@
 #
 
 Director {
-  Name = <%= @bacula_director_name %>
+  Name = <%= @director_name %>
   DIRport = <%= @port_dir %>
   address = <%= @bacula_director_address %>
   Password = "<%= @director_secret %>"