X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/457c51f1bee4eff97117cb404717b503c7a5a018..8cb0dff3028536a89e82db81e5b908e6c037c1c7:/cookbooks/networking/attributes/default.rb?ds=sidebyside diff --git a/cookbooks/networking/attributes/default.rb b/cookbooks/networking/attributes/default.rb index 88a4091f5..e7dcf265c 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_rate_limit] = "-" default[:networking][:firewall][:http_connection_limit] = "-" default[:networking][:interfaces] = {} default[:networking][:nameservers] = []