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:
473c8ea
)
Committing actually helps to make changes do stuff: add apache2<->tartini
author
Peter Palfrader
<peter@palfrader.org>
Mon, 20 Apr 2009 19:56:05 +0000
(21:56 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Mon, 20 Apr 2009 19:56:05 +0000
(21:56 +0200)
manifests/site.pp
patch
|
blob
|
history
diff --git
a/manifests/site.pp
b/manifests/site.pp
index
42092b1
..
86b8c71
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-43,7
+43,7
@@
node default {
case $apache2 {
"true": { case $hostname {
- carver,rore: { include apache2 }
+ carver,rore
,tartini
: { include apache2 }
default: {}
} }
default: {}