Changes to support Hash Map for Config
This commit is contained in:
parent
4689922ad6
commit
d34d5e6103
15 changed files with 65 additions and 64 deletions
|
|
@ -2,9 +2,9 @@
|
|||
- name: wrapper playbook for kitchen testing "elasticsearch"
|
||||
hosts: localhost
|
||||
roles:
|
||||
- { role: elasticsearch, es_multicast_enabled: true}
|
||||
- { role: elasticsearch, es_config: { "multicast_enabled": true } }
|
||||
vars:
|
||||
es_use_repository: "true"
|
||||
es_plugins:
|
||||
- plugin: lmenezes/elasticsearch-kopf
|
||||
version: master
|
||||
version: master
|
||||
Loading…
Add table
Add a link
Reference in a new issue