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:
df1c6ff
)
add dinis in the usual way
author
Stephen Gran
<steve@lobefin.net>
Fri, 17 Aug 2012 10:58:33 +0000
(11:58 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Fri, 17 Aug 2012 10:58:33 +0000
(11:58 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
manifests/site.pp
patch
|
blob
|
history
diff --git
a/manifests/site.pp
b/manifests/site.pp
index
a649d90
..
218452a
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-114,7
+114,7
@@
node default {
include postgres
}
- if $::hostname in ['berlioz', 'biber', 'diabelli', 'draghi', 'widor', 'wolkenstein'] {
+ if $::hostname in ['berlioz', 'biber', 'diabelli', 'd
inis', 'd
raghi', 'widor', 'wolkenstein'] {
@@bacula::node { $::fqdn: }
}