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:
332f6e0
)
add kaufmann, reger, vento and vieuxtemps
author
Martin Zobel-Helas
<zobel@debian.org>
Thu, 7 Mar 2013 22:45:41 +0000
(23:45 +0100)
committer
Martin Zobel-Helas
<zobel@debian.org>
Thu, 7 Mar 2013 22:45:41 +0000
(23:45 +0100)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
modules/bacula/manifests/client.pp
patch
|
blob
|
history
diff --git
a/modules/bacula/manifests/client.pp
b/modules/bacula/manifests/client.pp
index
9f43e86
..
c190030
100644
(file)
--- a/
modules/bacula/manifests/client.pp
+++ b/
modules/bacula/manifests/client.pp
@@
-1,7
+1,7
@@
class bacula::client inherits bacula {
@@bacula::storage-per-node { $::fqdn: }
- if $::hostname in [beethoven, berlioz, biber, diabelli, dinis, draghi, geo3,
lully, master, new-master, schumann, soler
, wilder, wolkenstein] {
+ if $::hostname in [beethoven, berlioz, biber, diabelli, dinis, draghi, geo3,
kaufmann, lully, master, new-master, reger, schumann, soler, vento, vieuxtemps
, wilder, wolkenstein] {
@@bacula::node { $::fqdn: }
}