]> git.openstreetmap.org Git - chef.git/blob - cookbooks/networking/attributes/default.rb
Set effective_io_concurrency to 256 on karm
[chef.git] / cookbooks / networking / attributes / default.rb
1 default[:networking][:firewall][:inet] = []
2 default[:networking][:firewall][:inet6] = []
3 default[:networking][:interfaces] = {}
4 default[:networking][:nameservers] = []
5 default[:networking][:search] = []