X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/6cfcfbe0138f1b11e9a62bd8193e729126f617ee..0d1cf0adf976a7ec2dbb1c48df552e52a96cac38:/roles/db.rb diff --git a/roles/db.rb b/roles/db.rb index 6fcb9bd67..670b745fd 100644 --- a/roles/db.rb +++ b/roles/db.rb @@ -10,6 +10,11 @@ default_attributes( } } }, + :apt => { + :unattended_upgrades => { + :enable => false + } + }, :munin => { :plugins => { :postgres_connections_openstreetmap => {