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:
425a9a9
)
push our standard apache stuff to duarte
author
Peter Palfrader
<peter@palfrader.org>
Thu, 14 May 2009 06:51:48 +0000
(08:51 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Thu, 14 May 2009 06:51:48 +0000
(08:51 +0200)
manifests/site.pp
patch
|
blob
|
history
diff --git
a/manifests/site.pp
b/manifests/site.pp
index
0fae8a6
..
7b76de9
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-47,7
+47,7
@@
node default {
case $apache2 {
"true": { case $hostname {
- carver,rore,draghi,tartini,samosa: { include apache2 }
+ carver,rore,draghi,tartini,samosa
,duarte
: { include apache2 }
default: {}
} }
default: {}