]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
added vm-elk-01 and 02
authorsamuel.bufe <samuel.bufe@publicispixelpark.de>
Fri, 12 Aug 2016 10:26:13 +0000 (12:26 +0200)
committersamuel.bufe <samuel.bufe@publicispixelpark.de>
Fri, 12 Aug 2016 10:26:13 +0000 (12:26 +0200)
customer/elk/common.yaml
customer/elk/vm-elk-01.pixelpark.net.yaml [new file with mode: 0644]
customer/elk/vm-elk-02.pixelpark.net.yaml [new file with mode: 0644]

index f7e6b6bd38109efd12468acec7ad9e9c51133017..0fdf6d5fb871420b95e4005c4c49a300dae6928e 100644 (file)
@@ -39,7 +39,6 @@ elasticsearch::config:
   http.enabled: "true"
   http.host: 0.0.0.0
   transport.host: 0.0.0.0
-  discovery.zen.ping.unicast.hosts: ["93.188.104.53", "93.188.104.52"]
 
 logstash::manage_repo: true
 logstash::java_install: true
diff --git a/customer/elk/vm-elk-01.pixelpark.net.yaml b/customer/elk/vm-elk-01.pixelpark.net.yaml
new file mode 100644 (file)
index 0000000..d9213d3
--- /dev/null
@@ -0,0 +1,2 @@
+elasticsearch::config:
+  discovery.zen.ping.unicast.hosts: ["93.188.104.53"]
diff --git a/customer/elk/vm-elk-02.pixelpark.net.yaml b/customer/elk/vm-elk-02.pixelpark.net.yaml
new file mode 100644 (file)
index 0000000..95197c0
--- /dev/null
@@ -0,0 +1,2 @@
+elasticsearch::config:
+  discovery.zen.ping.unicast.hosts: ["93.188.104.52"]