Support for configuration per node and multiple nodes per server
This commit is contained in:
parent
0c6f326bed
commit
d19297adda
30 changed files with 818 additions and 88 deletions
|
|
@ -2,5 +2,5 @@
|
|||
- name: Elasticsearch Package tests
|
||||
hosts: localhost
|
||||
roles:
|
||||
- elasticsearch
|
||||
vars:
|
||||
- { role: elasticsearch, es_multicast_enabled: true}
|
||||
vars:
|
||||
Loading…
Add table
Add a link
Reference in a new issue