]> git.openstreetmap.org Git - chef.git/blob - cookbooks/networking/attributes/default.rb
Don't use ||= in attributes files as it doesn't work
[chef.git] / cookbooks / networking / attributes / default.rb
1 default[:networking][:interfaces] = { }
2 default[:networking][:nameservers] = [ ]
3 default[:networking][:search] = [ ]