]> git.openstreetmap.org Git - chef.git/blobdiff - roles/db.rb
Add unattended upgrades support
[chef.git] / roles / db.rb
index 6fcb9bd676b4da0209be354c593fea660000b847..670b745fd78a264aefa9ed50ac8f7dbee8998275 100644 (file)
@@ -10,6 +10,11 @@ default_attributes(
       }
     }
   },
+  :apt => {
+    :unattended_upgrades => {
+      :enable => false
+    }
+  },
   :munin => {
     :plugins => {
       :postgres_connections_openstreetmap => {