From: Sarah Hoffmann Date: Wed, 12 Mar 2014 18:14:34 +0000 (+0100) Subject: more tweaking of poldi's fpm pools X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/bac0de3a4c32a53e406f77686f52d48226ba7feb?ds=sidebyside more tweaking of poldi's fpm pools --- diff --git a/roles/poldi.rb b/roles/poldi.rb index 8aefdaf82..fde01429a 100644 --- a/roles/poldi.rb +++ b/roles/poldi.rb @@ -69,7 +69,7 @@ default_attributes( }, :bulk => { :pm => "static", - :max_children => "9" + :max_children => "10" } } },