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:
43cc918
)
bacula::node need not include bacula::director
author
Peter Palfrader
<peter@palfrader.org>
Fri, 17 Aug 2012 10:39:30 +0000
(10:39 +0000)
committer
Peter Palfrader
<peter@palfrader.org>
Fri, 17 Aug 2012 10:39:30 +0000
(10:39 +0000)
modules/bacula/manifests/node.pp
patch
|
blob
|
history
diff --git
a/modules/bacula/manifests/node.pp
b/modules/bacula/manifests/node.pp
index
7f59414
..
8286f42
100644
(file)
--- a/
modules/bacula/manifests/node.pp
+++ b/
modules/bacula/manifests/node.pp
@@
-1,6
+1,4
@@
define bacula::node() {
- include bacula::director
-
$bacula_client_name = "${name}-fd"
$bacula_client_secret = hmac('/etc/puppet/secret', "bacula-fd-${name}")
$client = $name