X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/350ff52ca1e437d18691c464476f528c13231bc5..839bdebb46bc3ab0efae783ec9e5d5b0ffd5b386:/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" + } } } )