X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/350ff52ca1e437d18691c464476f528c13231bc5..9a3a70287bba2b16c824de326971bb84fbb86c24:/roles/pummelzacken.rb diff --git a/roles/pummelzacken.rb b/roles/pummelzacken.rb index 59853cc0d..2280a9472 100644 --- a/roles/pummelzacken.rb +++ b/roles/pummelzacken.rb @@ -48,6 +48,11 @@ default_attributes( "isearch" => "/ssd/tablespaces/isearch", "daux" => "/data/tablespaces/daux", "iaux" => "/data/tablespaces/iaux" + }, + :fpm_pools => { + :www => { + :max_children => "40" + } } } )