From ac77322b34cf3ebecbab46ced5d54dedeb6c7842 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 5 Mar 2018 12:01:39 +0100 Subject: [PATCH] Revoking install of Logstash plugins on all instances of customer deuwo --- customer/deuwo/common.yaml | 3 +++ .../deuwo/dev-web01-deutsche-wohnen-com.pixelpark.net.yaml | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/customer/deuwo/common.yaml b/customer/deuwo/common.yaml index 182d746f..5a46cb5d 100644 --- a/customer/deuwo/common.yaml +++ b/customer/deuwo/common.yaml @@ -2,3 +2,6 @@ repo::remi_php71: true # Postfix Config postfix::myorigin: 'pixelpark.com' + +logstash::install_plugins: false + 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 26b1dc5d..59f6af9a 100644 --- a/customer/deuwo/dev-web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/dev-web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -138,4 +138,3 @@ infra::profile::apache::pp_vhosts: rewrite_rule: - '(.*) https://%%{ich-trickse}{HTTP_HOST}%%{ich-trickse}{REQUEST_URI} [R=301,L]' -logstash::install_plugins: false -- 2.39.5