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:
21d0e8e
)
backup lully
author
Martin Zobel-Helas
<zobel@debian.org>
Fri, 25 Jan 2013 20:28:19 +0000
(21:28 +0100)
committer
Martin Zobel-Helas
<zobel@debian.org>
Fri, 25 Jan 2013 20:28:19 +0000
(21:28 +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
b6f0372
..
2e83772
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, schumann, soler, widor, wilder, wolkenstein] {
+ if $::hostname in [beethoven, berlioz, biber, diabelli, dinis, draghi, geo3,
lully,
schumann, soler, widor, wilder, wolkenstein] {
@@bacula::node { $::fqdn: }
}