From: Oliver Böttcher Date: Wed, 29 Aug 2018 07:51:04 +0000 (+0200) Subject: DEUWO - disable ssl && remove fpm www pool X-Git-Tag: v0.1.0~262^2~5 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=049d8f04f9e211766fd0e3d571cafdd859f5b369;p=pixelpark%2Fhiera.git DEUWO - disable ssl && remove fpm www pool --- diff --git a/customer/deuwo/common.yaml b/customer/deuwo/common.yaml index ab19b9c6..ed3549d1 100644 --- a/customer/deuwo/common.yaml +++ b/customer/deuwo/common.yaml @@ -10,6 +10,10 @@ php::settings: Date/date.timezone: Europe/Berlin PHP/expose_php: 'Off' +php::fpm::pools: + www: + ensure: absent + php::extensions: gd: {} opcache: {} @@ -17,7 +21,7 @@ php::extensions: soap: {} mbstring: {} zip: {} - xml: {} + xml: {} mysql::server::backup::backupdir: /var/lib/backup/mysql diff --git a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml index c29e7396..1466c852 100644 --- a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -76,6 +76,7 @@ infra::profile::typo3::projects_composer_monolith: db_user: deuwo db_name: deuwo servername: deutsche-wohnen.com + ssl: false serveraliases: - www.deutsche-wohnen.com - web01-deutsche-wohnen-com.pixelpark.net