From a304a9809814055516d9144c76a2933d12efc6f8 Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Thu, 26 Oct 2017 11:46:21 +0200 Subject: [PATCH] revert all fpm pool settings for dulcy --- roles/dulcy.rb | 8 -------- 1 file changed, 8 deletions(-) diff --git a/roles/dulcy.rb b/roles/dulcy.rb index ed6ed2553..adf37e26e 100644 --- a/roles/dulcy.rb +++ b/roles/dulcy.rb @@ -58,14 +58,6 @@ default_attributes( "isearch" => "/ssd/tablespaces/isearch", "daux" => "/ssd/tablespaces/daux", "iaux" => "/ssd/tablespaces/iaux" - }, - :fpm_pools => { - :www => { - :max_children => "100" - }, - :bulk => { - :max_children => "15" - } } }, :sysfs => { -- 2.43.2