COmment change
This commit is contained in:
parent
2019d36e10
commit
b750bb8759
1 changed files with 1 additions and 1 deletions
|
|
@ -62,6 +62,6 @@
|
|||
notify: restart elasticsearch
|
||||
|
||||
#Copy the logging.yml
|
||||
- name: Copy Systemd File for Instance
|
||||
- name: Copy Logging.yml File for Instance
|
||||
template: src=logging.yml.j2 dest={{instance_config_directory}}/logging.yml owner={{ es_user }} group={{ es_group }} mode=0644 force=yes
|
||||
notify: restart elasticsearch
|
||||
Loading…
Add table
Add a link
Reference in a new issue