From d915bbc4de42dce5a3a846d4bac7135a3a516dc9 Mon Sep 17 00:00:00 2001 From: "sascha.strassheim" Date: Fri, 1 Jun 2018 14:51:41 +0200 Subject: [PATCH] deuwo prod.yaml --- customer/deuwo/production.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/customer/deuwo/production.yaml b/customer/deuwo/production.yaml index b2c63515..5f4d2a05 100644 --- a/customer/deuwo/production.yaml +++ b/customer/deuwo/production.yaml @@ -1,6 +1,12 @@ --- repo::remi_php71: true +infra::profile::apache_php::fpm_pool: + symfony: + listen_owner: apache + listen_group: apache + pm_max_children: 20 + accounts::users: jenkins: apply: true -- 2.39.5