And retire old bacula_client_port param in node
[mirror/dsa-puppet.git] / modules / bacula / manifests / node.pp
index dfa486f..ee3b8af 100644 (file)
@@ -5,7 +5,6 @@
 # @param port_fd   port that this node's bacula-fd is listening on
 define bacula::node (
   Integer $port_fd = 9102,
-  Integer $bacula_client_port = 9102,
 ) {
   include bacula