]> 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 0caaa967e695778be8c2e9e44889bb5c1fa2804b..88a4091f526af4ea058b8b59ee76067cf0ed4fbb 100644 (file)
@@ -1,3 +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] = []