From c33d69e11d039b9a2ab66ce05923b15f42ce99e6 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 5 Mar 2018 12:24:08 +0100 Subject: [PATCH] Revoking install of Logstash plugins on *marketing-publicis-ai.pixelpark.net --- customer/pixelpark/marketing-publicis-ai.pixelpark.net.yaml | 2 ++ .../pixelpark/test-marketing-publicis-ai.pixelpark.net.yaml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/customer/pixelpark/marketing-publicis-ai.pixelpark.net.yaml b/customer/pixelpark/marketing-publicis-ai.pixelpark.net.yaml index b1e5341f..85b313cf 100644 --- a/customer/pixelpark/marketing-publicis-ai.pixelpark.net.yaml +++ b/customer/pixelpark/marketing-publicis-ai.pixelpark.net.yaml @@ -11,6 +11,8 @@ repo::remi_php70: true php::composer: true +logstash::install_plugins: false + # NPM und GRUNT muessen noch mit den Entwicklern geklaert werden php::extensions: diff --git a/customer/pixelpark/test-marketing-publicis-ai.pixelpark.net.yaml b/customer/pixelpark/test-marketing-publicis-ai.pixelpark.net.yaml index 3041f337..ae651f27 100644 --- a/customer/pixelpark/test-marketing-publicis-ai.pixelpark.net.yaml +++ b/customer/pixelpark/test-marketing-publicis-ai.pixelpark.net.yaml @@ -11,6 +11,8 @@ repo::remi_php70: true php::composer: true +logstash::install_plugins: false + # NPM und GRUNT muessen noch mit den Entwicklern geklaert werden php::extensions: -- 2.39.5