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:
6b75d4a
)
backup diabelli
author
Martin Zobel-Helas
<zobel@debian.org>
Wed, 15 Aug 2012 09:03:34 +0000
(11:03 +0200)
committer
Martin Zobel-Helas
<zobel@debian.org>
Wed, 15 Aug 2012 09:03:34 +0000
(11:03 +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
6347a8e
..
a649d90
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-114,7
+114,7
@@
node default {
include postgres
}
- if $::hostname in ['berlioz', 'biber', 'draghi', 'widor', 'wolkenstein'] {
+ if $::hostname in ['berlioz', 'biber', 'd
iabelli', 'd
raghi', 'widor', 'wolkenstein'] {
@@bacula::node { $::fqdn: }
}