X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/f263015bff089f1d2ae00159cb5ae99c3d5f2850..0a6889527f95e185d70a5f3a8fc916114b1a109c:/roles/vhagar.rb?ds=inline diff --git a/roles/vhagar.rb b/roles/vhagar.rb index b06027cab..b952a699f 100644 --- a/roles/vhagar.rb +++ b/roles/vhagar.rb @@ -32,6 +32,9 @@ default_attributes( :nominatim => { :state => "standalone", :flatnode_file => "/srv/nominatim.openstreetmap.org/planet-project/nodes.store", + :api_flavour => "python", + :api_workers => 24, + :api_pool_size => 10, :fpm_pools => { "nominatim.openstreetmap.org" => { :max_children => 200