Additional tests + support for empty es_config + documentation

This commit is contained in:
Dale McDiarmid 2015-11-26 17:26:28 +00:00
parent e98b74ab28
commit b2997cc0bc
9 changed files with 101 additions and 63 deletions

View file

@ -1,4 +1,7 @@
{% if es_config %}
{{ es_config | to_nice_yaml }}
{% endif %}
{% if es_config['cluster.name'] is not defined %}
cluster.name: elasticsearch