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:
0874efb
)
add wolkenstein
author
Martin Zobel-Helas
<zobel@debian.org>
Sun, 29 Jul 2012 09:08:53 +0000
(11:08 +0200)
committer
Martin Zobel-Helas
<zobel@debian.org>
Sun, 29 Jul 2012 09:08:53 +0000
(11:08 +0200)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
manifests/site.pp
patch
|
blob
|
history
diff --git
a/manifests/site.pp
b/manifests/site.pp
index
c43202e
..
775c6a1
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-44,7
+44,7
@@
node default {
include bacula::director
}
- if $::hostname in [berlioz, biber, draghi, widor] {
+ if $::hostname in [berlioz, biber, draghi, widor
, wolkenstein
] {
include bacula::client
}