]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/networking/attributes/default.rb
Reintroduce helper support and implement it
[chef.git] / cookbooks / networking / attributes / default.rb
index dcecbb5f6a996310cea04f573804c0be2852e1aa..9832ce8f3f8c7527e92760fe76792642258043f8 100644 (file)
@@ -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