]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/networking/attributes/default.rb
Add a per-IP connection limit on planet.osm.org
[chef.git] / cookbooks / networking / attributes / default.rb
index a672bee7e057f59b237eadb94d1f76405f050e38..88a4091f526af4ea058b8b59ee76067cf0ed4fbb 100644 (file)
@@ -1,5 +1,6 @@
 default[:networking][:firewall][:inet] = []
 default[:networking][:firewall][:inet6] = []
+default[:networking][:firewall][:http_connection_limit] = "-"
 default[:networking][:interfaces] = {}
 default[:networking][:nameservers] = []
 default[:networking][:search] = []