From bac0de3a4c32a53e406f77686f52d48226ba7feb Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Wed, 12 Mar 2014 19:14:34 +0100 Subject: [PATCH] more tweaking of poldi's fpm pools --- roles/poldi.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } } }, -- 2.43.2