From 15170c030c2f53d5688632cebcf5b759239e3ebb Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 22 Jan 2018 13:55:39 +0100 Subject: [PATCH] Disabling logstash for cobbler-test.pixelpark.net --- customer/pixelpark/cobbler-test.pixelpark.net.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/pixelpark/cobbler-test.pixelpark.net.yaml b/customer/pixelpark/cobbler-test.pixelpark.net.yaml index a21b9721..49dbd72d 100644 --- a/customer/pixelpark/cobbler-test.pixelpark.net.yaml +++ b/customer/pixelpark/cobbler-test.pixelpark.net.yaml @@ -3,7 +3,7 @@ infra::role: base infra::additional_classes: - infra::profile::postfix - infra::profile::cron - - logstash +# - logstash java::package: 'java-1.8.0-openjdk-devel' -- 2.39.5