From: Thomas Dalichow Date: Mon, 13 Aug 2018 08:51:50 +0000 (+0200) Subject: fbb-api - remove default pool - PRD X-Git-Tag: v0.1.0~428 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=3a30b1b1f68d458cbed9a4d0da524192da0b5a7e;p=pixelpark%2Fhiera.git fbb-api - remove default pool - PRD --- diff --git a/customer/fbb-api/production.yaml b/customer/fbb-api/production.yaml index 702a4556..9785c6e8 100644 --- a/customer/fbb-api/production.yaml +++ b/customer/fbb-api/production.yaml @@ -32,6 +32,10 @@ sudo::configs: repo::remi_php72: true +php::fpm::pools: + www: + ensure: absent + php::extensions: gd: {} opcache: {}