X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/00a01daa46b9837c96684940c52ecafca43381f2..50aea11082eaa90bd37593b9c987d38a082f4e1b:/cookbooks/networking/attributes/default.rb diff --git a/cookbooks/networking/attributes/default.rb b/cookbooks/networking/attributes/default.rb index dcecbb5f6..9832ce8f3 100644 --- a/cookbooks/networking/attributes/default.rb +++ b/cookbooks/networking/attributes/default.rb @@ -1,5 +1,6 @@ default[:networking][:firewall][:enabled] = true default[:networking][:firewall][:sets] = [] +default[:networking][:firewall][:helpers] = [] default[:networking][:firewall][:incoming] = [] default[:networking][:firewall][:outgoing] = [] default[:networking][:firewall][:http_rate_limit] = nil