From 8e7268eb55c16dd2c86bfa1fa38bdfc06f0ba0af Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 5 Mar 2018 12:28:17 +0100 Subject: [PATCH] Revoking install of Logstash plugins on all instances of customer pixelpark-piwik --- customer/pixelpark-piwik/common.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/customer/pixelpark-piwik/common.yaml b/customer/pixelpark-piwik/common.yaml index 9d8b4400..4786de51 100644 --- a/customer/pixelpark-piwik/common.yaml +++ b/customer/pixelpark-piwik/common.yaml @@ -4,6 +4,8 @@ repo::remi_php71: true # Postfix Config postfix::myorigin: 'pixelpark.com' +logstash::install_plugins: false + accounts::users: sascha.strassheim: apply: true -- 2.39.5