From: Thomas Dalichow Date: Mon, 13 Aug 2018 08:28:09 +0000 (+0200) Subject: fbb-api - remove default pool (fix) X-Git-Tag: v0.1.0~429 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=ae0eede0fb179646f66ebf397fb5e9d3ca1830d3;p=pixelpark%2Fhiera.git fbb-api - remove default pool (fix) --- diff --git a/customer/fbb-api/test.yaml b/customer/fbb-api/test.yaml index d2530aa7..8c6c83ec 100644 --- a/customer/fbb-api/test.yaml +++ b/customer/fbb-api/test.yaml @@ -56,6 +56,10 @@ sudo::configs: repo::remi_php72: true +php::fpm::pools: + www: + ensure: absent + php::extensions: gd: {} opcache: {} @@ -87,8 +91,6 @@ infra::profile::apache_php::fpm_pool: listen_owner: apache listen_group: apache pm_max_children: 20 - www: - ensure: absent apache::mod::ssl::ssl_cipher: 'EECDH+AES:EDH+AES:!SHA1:!aNULL@STRENGTH'