From: Frank Brehm Date: Mon, 5 Mar 2018 11:01:39 +0000 (+0100) Subject: Revoking install of Logstash plugins on all instances of customer deuwo X-Git-Tag: v0.1.0~1519^2~4 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=ac77322b34cf3ebecbab46ced5d54dedeb6c7842;p=pixelpark%2Fhiera.git Revoking install of Logstash plugins on all instances of customer deuwo --- 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