Multi node plugin tests
This commit is contained in:
parent
50f1c6f153
commit
54dd51b8a1
9 changed files with 62 additions and 11 deletions
|
|
@ -68,4 +68,6 @@
|
|||
#Copy the logging.yml
|
||||
- name: Copy Logging.yml File for Instance
|
||||
template: src=logging.yml.j2 dest={{conf_dir}}/logging.yml owner={{ es_user }} group={{ es_group }} mode=0644 force=yes
|
||||
notify: restart elasticsearch
|
||||
notify: restart elasticsearch
|
||||
|
||||
#Clean up un-wanted package scripts to avoid confusion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue