I think this should do it
authorStephen Gran <steve@lobefin.net>
Fri, 17 Aug 2012 10:57:20 +0000 (11:57 +0100)
committerStephen Gran <steve@lobefin.net>
Fri, 17 Aug 2012 10:57:20 +0000 (11:57 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/bacula/manifests/node.pp

index 8286f42..95c0e65 100644 (file)
@@ -1,4 +1,9 @@
 define bacula::node() {
+
+       include bacula
+
+       $bacula_client_port   = $bacula::bacula_client_port
+
        $bacula_client_name   = "${name}-fd"
        $bacula_client_secret = hmac('/etc/puppet/secret', "bacula-fd-${name}")
        $client               = $name