X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2714460f8457266fec0f5f9d72d900b384d5b724..02f9c7cf05f1cd0d0f07ccb88135059581531dde:/cookbooks/networking/attributes/default.rb diff --git a/cookbooks/networking/attributes/default.rb b/cookbooks/networking/attributes/default.rb index a672bee7e..88a4091f5 100644 --- a/cookbooks/networking/attributes/default.rb +++ b/cookbooks/networking/attributes/default.rb @@ -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] = []