]> git.openstreetmap.org Git - chef.git/commitdiff
nominatim: switch stormfly to python frontend again
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 13 Aug 2023 07:12:50 +0000 (09:12 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sun, 13 Aug 2023 07:12:50 +0000 (09:12 +0200)
roles/stormfly-04.rb

index 943c747fd4147005a9d18b3f3067998f71c94ba4..6a1caacb15de3379ccbe7b09116520aa77a60534 100644 (file)
@@ -38,7 +38,7 @@ default_attributes(
     :postgis => "3",
     :flatnode_file => "/ssd/nominatim/nodes.store",
     :logdir => "/ssd/nominatim/log",
-    :api_flavour => "php",
+    :api_flavour => "python",
     :api_workers => 18,
     :api_pool_size => 8,
     :fpm_pools => {