X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/47d62e18357b8697a1e1f1e01c5617247ec5e69d..0ade30e31708ad48458cd7e2f6604259540ace6e:/roles/dulcy.rb diff --git a/roles/dulcy.rb b/roles/dulcy.rb index 50e4d3b2d..cad14d6fd 100644 --- a/roles/dulcy.rb +++ b/roles/dulcy.rb @@ -47,18 +47,6 @@ default_attributes( :cluster => "9.4/main", :dbname => "nominatim", :postgis => "2.1" - }, - :fpm_pools => { - :www => { - :port => "8000", - :pm => "dynamic", - :max_children => "60" - }, - :bulk => { - :port => "8001", - :pm => "static", - :max_children => "10" - } } }, :sysfs => {