X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/3a4b1c2078cd515e93a5f1bf8967f380fbd1646f..29e2c1a969f226660eac316bd713c0c8c31e9133:/cookbooks/networking/attributes/default.rb diff --git a/cookbooks/networking/attributes/default.rb b/cookbooks/networking/attributes/default.rb index 49bd27a57..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][:nameservers] = [] +default[:networking][:search] = []