X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/47d62e18357b8697a1e1f1e01c5617247ec5e69d..5024597e8fbf7cf262c7d0990296813fd3277696:/roles/dulcy.rb?ds=inline 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 => {