X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/faf8ae12e85eabb050b0f5eceb2cb67ad1de5261..c71c0fed2044fc69506e85eedb4152732ea704ca:/cookbooks/networking/attributes/default.rb?ds=sidebyside diff --git a/cookbooks/networking/attributes/default.rb b/cookbooks/networking/attributes/default.rb index 9a03eb3fa..0caaa967e 100644 --- a/cookbooks/networking/attributes/default.rb +++ b/cookbooks/networking/attributes/default.rb @@ -1,3 +1,3 @@ -default[:networking][:interfaces] = { } -default[:networking][:nameservers] = [ ] -default[:networking][:search] = [ ] +default[:networking][:interfaces] = {} +default[:networking][:nameservers] = [] +default[:networking][:search] = []