From: samuel.bufe Date: Wed, 10 Aug 2016 08:49:03 +0000 (+0200) Subject: fixed instances X-Git-Tag: v0.1.0~4335^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=736eaff8f141b784ef86c43ba6f26be0609b670d;p=pixelpark%2Fhiera.git fixed instances --- diff --git a/customer/elk/common.yaml b/customer/elk/common.yaml index e7b1a88b..aeda22f8 100644 --- a/customer/elk/common.yaml +++ b/customer/elk/common.yaml @@ -10,8 +10,8 @@ redis::bind: 0.0.0.0 elasticsearch::manage_repo: true elasticsearch::restart_on_change: true elasticsearch::repo_version: '2.x' -elasticsearch::instance: - es-01 +elasticsearch::instances: + 'es-01': {} elasticsearch::config: cluster.name: "elk-logstash"