Commit 98609b73 by Feanil Patel

Set the hosts like elasticsearch expects.

parent e76745a9
......@@ -42,9 +42,6 @@ bootstrap.mlockall: true
{%- endif -%}
{%- endfor -%}
[{rabbit,
[{cluster_nodes, {['{{ hosts|join("\',\'") }}'], disc}}]}].
{%- else -%}
discovery.zen.ping.unicast.hosts: ['{{hosts|join("\',\'") }}']
{%- endif -%}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment