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:
5de44ae
)
widor is getting hammered
author
Stephen Gran
<steve@lobefin.net>
Sat, 7 Jul 2012 17:07:52 +0000
(18:07 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Sat, 7 Jul 2012 17:07:52 +0000
(18:07 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/apache2/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/apache2/manifests/init.pp
b/modules/apache2/manifests/init.pp
index
0c15379
..
aed20f0
100644
(file)
--- a/
modules/apache2/manifests/init.pp
+++ b/
modules/apache2/manifests/init.pp
@@
-77,7
+77,7
@@
class apache2 {
}
}
- if $::hostname in [busoni,duarte,holter,lindberg,master,powell,beach] {
+ if $::hostname in [busoni,duarte,holter,lindberg,master,powell,beach
,widor
] {
include apache2::dynamic
} else {
@ferm::rule { 'dsa-http':