]> git.openstreetmap.org Git - chef.git/blobdiff - roles/vhagar.rb
nominatim: switch vhagar to python frontend
[chef.git] / roles / vhagar.rb
index b06027cabe1ecbb79917aeca5780430e5952d700..df5fe535da0c88e93b730d17b687e3ee8c8cfd4d 100644 (file)
@@ -32,6 +32,9 @@ default_attributes(
   :nominatim => {
     :state => "standalone",
     :flatnode_file => "/srv/nominatim.openstreetmap.org/planet-project/nodes.store",
+    :api_flavour => "python",
+    :api_workers => 38,
+    :api_pool_size => 10,
     :fpm_pools => {
       "nominatim.openstreetmap.org" => {
         :max_children => 200