]> git.openstreetmap.org Git - chef.git/commitdiff
nominatim: switch dulcy to python frontend
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 30 Jul 2023 12:06:37 +0000 (14:06 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sun, 30 Jul 2023 12:06:37 +0000 (14:06 +0200)
roles/dulcy.rb

index cb14058bcf05f211101e679adb494c1009d2d7ba..55bcd41b0c7d416169d63294445f089dcb3aa19e 100644 (file)
@@ -45,6 +45,7 @@ default_attributes(
     :postgis => "3",
     :flatnode_file => "/ssd/nominatim/nodes.store",
     :logdir => "/ssd/nominatim/log",
+    :api_flavour => "python",
     :config => {
       :forward_dependencies => "yes"
     }