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:
4151775
)
make czerny a ganeti-node
author
Martin Zobel-Helas
<zobel@debian.org>
Sat, 9 Feb 2013 17:11:12 +0000
(18:11 +0100)
committer
Martin Zobel-Helas
<zobel@debian.org>
Sat, 9 Feb 2013 17:11:12 +0000
(18:11 +0100)
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
23d8668
..
b9382e2
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-37,7
+37,7
@@
node default {
include unbound
include bacula::client
- if $::hostname in [pasquini,tristano,bertali,boito,byrd,clementi] {
+ if $::hostname in [pasquini,tristano,bertali,boito,byrd,clementi
,czerny
] {
include ganeti2
}