Changes to restart correctly on multi node install
This commit is contained in:
parent
0767456e22
commit
4aee0098ce
3 changed files with 4 additions and 3 deletions
|
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
#TODO: How to handle in multi node
|
||||
# 1. Template directory needs to be specifiable
|
||||
|
||||
- name: Copy templates to elasticsearch
|
||||
copy: src=templates dest=/etc/elasticsearch/ owner={{ es_user }} group={{ es_group }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue