]> git.openstreetmap.org Git - chef.git/blob - cookbooks/apt/attributes/default.rb
Bump kitchen-dokken from 2.11.1 to 2.11.2
[chef.git] / cookbooks / apt / attributes / default.rb
1 default[:apt][:sources] = [ "openstreetmap" ]
2 default[:apt][:unattended_upgrades][:enable] = true
3 default[:apt][:unattended_upgrades][:remove_unused_dependencies] = true