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:
cf9340d
)
er, that will not work
author
Stephen Gran
<steve@lobefin.net>
Sun, 29 Jul 2012 17:10:48 +0000
(18:10 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 29 Jul 2012 17:10:48 +0000
(18:10 +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
71dc640
..
8a09872
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-106,7
+106,7
@@
node default {
include postgres
}
- if $::hostname in ['berlioz
.debian.org', 'biber.debian.org', 'draghi.debian.org', 'widor.debian.org', 'wolkenstein.debian.org
'] {
+ if $::hostname in ['berlioz
', 'biber', 'draghi', 'widor', 'wolkenstein
'] {
@@bacula::node { $::fqdn: }
}