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