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:
5b582a6
)
merikanto and murphy are on squeeze now anyway, no need to include the unbound class...
author
Peter Palfrader
<peter@palfrader.org>
Fri, 18 Mar 2011 10:43:04 +0000
(11:43 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Fri, 18 Mar 2011 10:43:04 +0000
(11:43 +0100)
manifests/site.pp
patch
|
blob
|
history
diff --git
a/manifests/site.pp
b/manifests/site.pp
index
144a401
..
2055338
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-101,7
+101,7
@@
node default {
liszt,widor: { include named::recursor }
}
case $hostname {
- franck,master,
merikanto,lobos,murphy
,ries,samosa,smetana,spohr: { include unbound }
+ franck,master,
lobos
,ries,samosa,smetana,spohr: { include unbound }
}
case getfromhash($nodeinfo, 'squeeze') {
true: { include unbound }