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