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:
938cb24
)
apache2 config on samosa
author
Peter Palfrader
<peter@palfrader.org>
Fri, 8 May 2009 10:43:28 +0000
(12:43 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Fri, 8 May 2009 10:43:28 +0000
(12:43 +0200)
manifests/site.pp
patch
|
blob
|
history
diff --git
a/manifests/site.pp
b/manifests/site.pp
index
4d3b67c
..
dc5c898
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: { include apache2 }
+ carver,rore,draghi,tartini
,samosa
: { include apache2 }
default: {}
} }
default: {}