X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/4ad1c3e037df10b4b092b3c0c114150a78917f0a..dc88c4068c574ea04d3085c8d8b0b80660688db7:/roles/pummelzacken.rb diff --git a/roles/pummelzacken.rb b/roles/pummelzacken.rb index b1d9bff2f..05393514c 100644 --- a/roles/pummelzacken.rb +++ b/roles/pummelzacken.rb @@ -62,13 +62,6 @@ default_attributes( "isearch" => "/ssd/tablespaces/isearch", "daux" => "/data/tablespaces/daux", "iaux" => "/data/tablespaces/iaux" - }, - :fpm_pools => { - "nominatim.openstreetmap.org" => { - :pm => "dynamic", - :max_children => 120, - :prometheus_port => 9253 - } } } )