Multi node plugin tests

This commit is contained in:
Dale McDiarmid 2015-12-14 19:34:09 +00:00
parent 50f1c6f153
commit 54dd51b8a1
9 changed files with 62 additions and 11 deletions

View file

@ -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