]> git.openstreetmap.org Git - chef.git/blobdiff - roles/pummelzacken.rb
put pummelzacken in production mode
[chef.git] / roles / pummelzacken.rb
index 6b4829bf23e39a059f53616394682d6f63889691..e431a66455a9efb8ce98f4fb5c65ed6c01a31665 100644 (file)
@@ -19,7 +19,7 @@ default_attributes(
     }
   },
   :postgresql => {
-    :versions => ["9.6"],
+    :versions => ["10"],
     :settings => {
       :defaults => {
         :listen_addresses => "10.0.0.20",
@@ -34,7 +34,7 @@ default_attributes(
   :nominatim => {
     :state => "standalone",
     :dbadmins => %w[lonvia tomh],
-    :dbcluster => "10.0/main",
+    :dbcluster => "10/main",
     :postgis => "2.4",
     :enable_backup => true,
     :flatnode_file => "/ssd/nominatim/nodes.store",