From c6d454f80f0bbfa221572e93713bc867b8c8bf4a Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Tue, 30 Jan 2018 15:49:36 +0100 Subject: [PATCH] Deactivating logstash plugins for dev-web-teilhabeberatung-de.pixelpark.net and dev-web01-deutsche-wohnen-com.pixelpark.net --- customer/deuwo/dev-web01-deutsche-wohnen-com.pixelpark.net.yaml | 2 ++ .../dev-web-teilhabeberatung-de.pixelpark.net.yaml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/customer/deuwo/dev-web01-deutsche-wohnen-com.pixelpark.net.yaml b/customer/deuwo/dev-web01-deutsche-wohnen-com.pixelpark.net.yaml index fdf0d737..6ba439a9 100644 --- a/customer/deuwo/dev-web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/dev-web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -102,3 +102,5 @@ infra::profile::typo3::projects_composer_monolith: - '(.*) https://%%{ich-trickse}{HTTP_HOST}%%{ich-trickse}{REQUEST_URI} [R=301,L]' php_admin_value: max_input_vars: '1500' + +logstash::install_plugins: false diff --git a/customer/gsub-teilhabeberatung/dev-web-teilhabeberatung-de.pixelpark.net.yaml b/customer/gsub-teilhabeberatung/dev-web-teilhabeberatung-de.pixelpark.net.yaml index 1a0cd475..2ac92a82 100644 --- a/customer/gsub-teilhabeberatung/dev-web-teilhabeberatung-de.pixelpark.net.yaml +++ b/customer/gsub-teilhabeberatung/dev-web-teilhabeberatung-de.pixelpark.net.yaml @@ -46,3 +46,5 @@ infra::profile::drupal::projects: user: apache mode: '2775' +logstash::install_plugins: false + -- 2.39.5