Correct handling of map in template

This commit is contained in:
Dale McDiarmid 2015-11-25 15:28:09 +00:00
parent d34d5e6103
commit d25fc792b6
19 changed files with 116 additions and 447 deletions

View file

@ -2,7 +2,7 @@
- name: wrapper playbook for kitchen testing "elasticsearch"
hosts: localhost
roles:
- { role: elasticsearch, es_config: { "multicast_enabled": true } }
- { role: elasticsearch, es_config: { "discovery.zen.ping.multicast.enabled": true }, es_instance_name: "node1" }
vars:
es_use_repository: "true"
es_plugins: