]> git.openstreetmap.org Git - chef.git/blob - cookbooks/networking/attributes/default.rb
Yet more rubucop cleanups
[chef.git] / cookbooks / networking / attributes / default.rb
1 default[:networking][:interfaces] = {}
2 default[:networking][:nameservers] = []
3 default[:networking][:search] = []