start with moving director name to a more local thing
[mirror/dsa-puppet.git] / modules / bacula / templates / bacula-dir.conf.erb
index 5d512e6..03ed75b 100644 (file)
@@ -10,7 +10,7 @@
 ########################################################################
 
 Director {
-  Name = <%= @bacula_director_name %>
+  Name = <%= @director_name %>
   Description = <%= @hostname %> - <%= @domain %> Bacula Director
   QueryFile = "/etc/bacula/scripts/query.sql"
   WorkingDirectory = "/var/lib/bacula"