X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fbacula%2Fmanifests%2Fnode.pp;h=4ee5b40a37b977156311496071a3759294b14944;hb=3661675fcab6a1dab09910456c98f19aaa50b395;hp=fbbfbd215447ac4a8d2c94d904747ae65de4f69e;hpb=b72095dfce1fb21efa3146d1a99f9c00d9884ba7;p=mirror%2Fdsa-puppet.git diff --git a/modules/bacula/manifests/node.pp b/modules/bacula/manifests/node.pp index fbbfbd215..4ee5b40a3 100644 --- a/modules/bacula/manifests/node.pp +++ b/modules/bacula/manifests/node.pp @@ -1,4 +1,4 @@ -define bacula::node() { +define bacula::node($bacula_client_port = $bacula::bacula_client_port) { include bacula @@ -9,7 +9,6 @@ define bacula::node() { $bacula_storage_port = $bacula::bacula_storage_port $bacula_storage_secret = $bacula::bacula_storage_secret - $bacula_client_port = $bacula::bacula_client_port $bacula_ca_path = $bacula::bacula_ca_path $bacula_ssl_client_cert = $bacula::bacula_ssl_client_cert $bacula_ssl_client_key = $bacula::bacula_ssl_client_key