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:
b783bf0
)
allow requests from our varnish proxy
author
Martin Zobel-Helas
<zobel@debian.org>
Thu, 14 Feb 2013 17:53:03 +0000
(18:53 +0100)
committer
Martin Zobel-Helas
<zobel@debian.org>
Thu, 14 Feb 2013 17:53:03 +0000
(18:53 +0100)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
modules/apache2/manifests/dynamic.pp
patch
|
blob
|
history
diff --git
a/modules/apache2/manifests/dynamic.pp
b/modules/apache2/manifests/dynamic.pp
index
4f7ed9a
..
c7fc17d
100644
(file)
--- a/
modules/apache2/manifests/dynamic.pp
+++ b/
modules/apache2/manifests/dynamic.pp
@@
-52,6
+52,7
@@
class apache2::dynamic {
description => 'http subchain',
chain => 'http',
rule => '
+ saddr (82.195.75.113) jump ACCEPT;
saddr (74.6.22.182 74.6.18.240 67.195.0.0/16) jump limit_yahoo;
saddr (124.115.0.0/21 119.63.192.0/21) jump limit_sosospider;
saddr (65.52.0.0/14 207.46.0.0/16) jump limit_bing;