X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/956ffe2008afb266d5fa00010e642e8af03c48b0..6a6563b55fb0318323d067d82d0031f578bff68a:/roles/pummelzacken.rb diff --git a/roles/pummelzacken.rb b/roles/pummelzacken.rb index f7a9347b6..e1b21e67d 100644 --- a/roles/pummelzacken.rb +++ b/roles/pummelzacken.rb @@ -37,18 +37,6 @@ default_attributes( :dbname => "nominatim", :postgis => "2.1" }, - :fpm_pools => { - :www => { - :port => "8000", - :pm => "dynamic", - :max_children => "60" - }, - :bulk => { - :port => "8001", - :pm => "static", - :max_children => "10" - } - }, :redirects => { } },