From: samuel.bufe Date: Wed, 7 Sep 2016 14:32:47 +0000 (+0200) Subject: fixed ssl output again X-Git-Tag: v0.1.0~4177 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=317f4608205b4eb9149bae8a3bbcc358899d972f;p=pixelpark%2Fhiera.git fixed ssl output again --- diff --git a/customer/elk/common.yaml b/customer/elk/common.yaml index efe993e0..a1cbf9e2 100644 --- a/customer/elk/common.yaml +++ b/customer/elk/common.yaml @@ -68,6 +68,8 @@ logstash::manage_repo: true logstash::repo_version: "2.3" logstash::java_install: true +site::profile::logstash::output: [] + logstash::generic_resource: redis1: resource: redis @@ -91,4 +93,4 @@ logstash::generic_resource: order: 71 parameters: hosts: "%{fqdn}" - ssl: true + ssl: "true"