From 624608527922e8876a671869f2022f07454085dc Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 5 Mar 2018 12:06:47 +0100 Subject: [PATCH] Revoking install of Logstash plugins on all instances of customer fbb-captive --- customer/fbb-captive/common.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/customer/fbb-captive/common.yaml b/customer/fbb-captive/common.yaml index b590e8e8..12b5e0f7 100644 --- a/customer/fbb-captive/common.yaml +++ b/customer/fbb-captive/common.yaml @@ -3,4 +3,7 @@ apache::mpm_module: event accounts::users: sascha.strassheim: apply: true - sudo: true \ No newline at end of file + sudo: true + +logstash::install_plugins: false + -- 2.39.5