]> git.openstreetmap.org Git - chef.git/commitdiff
nominatim: update vhagar for Debian installation
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 7 Nov 2024 15:59:28 +0000 (16:59 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 7 Nov 2024 15:59:28 +0000 (16:59 +0100)
roles/vhagar.rb

index fc482f3418e6feb41a3cac6d0e39afe746115d2f..ab538a2ed656a18159893599153a4b3f50c70852 100644 (file)
@@ -30,8 +30,7 @@ default_attributes(
     }
   },
   :nominatim => {
     }
   },
   :nominatim => {
-    :state => "standalone",
-    :dbcluster => "15/main",
+    :dbcluster => "17/main",
     :flatnode_file => "/srv/nominatim.openstreetmap.org/planet-project/nodes.store",
     :api_flavour => "python",
     :api_workers => 24,
     :flatnode_file => "/srv/nominatim.openstreetmap.org/planet-project/nodes.store",
     :api_flavour => "python",
     :api_workers => 24,