X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/c1a9f6c354f1feb34433134850ecdd4fffe5ba1d..0a20dc708587ac216694ef9b3e0632035038cb6e:/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 => {