]> git.openstreetmap.org Git - chef.git/blobdiff - roles/nominatim-base.rb
Switch dulcy to use postgres 9.5
[chef.git] / roles / nominatim-base.rb
index 502627fbce005c9321cfc758faf8fc87a72ccf95..c1ddcaf8c7fb82aeb068284e6f5ac3bf331e3ba0 100644 (file)
@@ -22,6 +22,9 @@ default_attributes(
       :threads_per_child => 50
     }
   },
+  :apt => {
+    :sources => ["postgresql"]
+  },
   :postgresql => {
     :settings => {
       :defaults => {