From 32ca33c1e2e89a5efca8cf8df78790b29262018e Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 5 Mar 2018 12:30:01 +0100 Subject: [PATCH] Revoking install of Logstash plugins on all instances of customer telekom-ehealth --- customer/telekom-ehealth/common.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/customer/telekom-ehealth/common.yaml b/customer/telekom-ehealth/common.yaml index 7b0b4e21..67547e39 100644 --- a/customer/telekom-ehealth/common.yaml +++ b/customer/telekom-ehealth/common.yaml @@ -5,6 +5,8 @@ infra::additional_classes: - infra::profile::wordpress - apache::mod::headers +logstash::install_plugins: false + accounts::users: katrin.klimat: apply: true @@ -74,4 +76,4 @@ php::extensions: mysqlnd: {} soap: {} mbstring: {} - xml: {} \ No newline at end of file + xml: {} -- 2.39.5