projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d51af02
)
I think this should do it
author
Stephen Gran
<steve@lobefin.net>
Fri, 17 Aug 2012 10:57:20 +0000
(11:57 +0100)
committer
Stephen 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
patch
|
blob
|
history
diff --git
a/modules/bacula/manifests/node.pp
b/modules/bacula/manifests/node.pp
index
8286f42
..
95c0e65
100644
(file)
--- a/
modules/bacula/manifests/node.pp
+++ b/
modules/bacula/manifests/node.pp
@@
-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