]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apache/attributes/default.rb
Enable mod_evasive for all apache instances except render servers
[chef.git] / cookbooks / apache / attributes / default.rb
index 1aefe9270900a3e5eb167374fc5826c13775073b..31003d6288e060cd4648faf8ba2fdc07f1ebea4f 100644 (file)
@@ -29,3 +29,5 @@ default[:apache][:event][:max_connections_per_child] = 0
 default[:apache][:listen_address] = "*"
 
 default[:apache][:buffered_logs] = true
+
+default[:apache][:evasive] = true