Try to move bacula fd port config to the client class
[mirror/dsa-puppet.git] / modules / bacula / templates / per-client.conf.erb
index b8c8d31..ab1a7aa 100644 (file)
@@ -26,7 +26,7 @@ Job {
 Client {
   Name = <%= @bacula_client_name %>
   Address = <%= @client %>
-  FDPort = <%= @bacula_client_port %>
+  FDPort = <%= @port_fd %>
   Catalog = MyCatalog
   Password = "<%= @bacula_client_secret %>"
   File Retention = 30 days