X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/21958591555b0b80370e944e3128ac5d533c281d..85451f2406230f9a84becb03f825168ff1ea19c1:/cookbooks/networking/attributes/default.rb?ds=sidebyside diff --git a/cookbooks/networking/attributes/default.rb b/cookbooks/networking/attributes/default.rb index 0caaa967e..a672bee7e 100644 --- a/cookbooks/networking/attributes/default.rb +++ b/cookbooks/networking/attributes/default.rb @@ -1,3 +1,5 @@ +default[:networking][:firewall][:inet] = [] +default[:networking][:firewall][:inet6] = [] default[:networking][:interfaces] = {} default[:networking][:nameservers] = [] default[:networking][:search] = []