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:
546ca0c
)
more ganeti nodes
author
Peter Palfrader
<peter@palfrader.org>
Tue, 19 Jun 2012 17:26:43 +0000
(19:26 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Tue, 19 Jun 2012 17:26:43 +0000
(19:26 +0200)
manifests/site.pp
patch
|
blob
|
history
diff --git
a/manifests/site.pp
b/manifests/site.pp
index
40d9d33
..
8b8fe5e
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-36,7
+36,7
@@
node default {
include roles
include unbound
- if $::hostname in [pasquini,tristano] {
+ if $::hostname in [pasquini,tristano
,bertali,boito
] {
include ganeti2
}