X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/6cfcfbe0138f1b11e9a62bd8193e729126f617ee..fb2406fd91426702852ac2b2965bbd413b0f7d0e:/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 => {