Merge "apm-server gets fussy about file-permissions"
This commit is contained in:
commit
397ed3f1eb
@ -47,6 +47,9 @@
|
||||
{{ item }}
|
||||
{%- endif %}
|
||||
{{ elastic_beat_setup_options }}
|
||||
{% if elastic_beat_name == "apm-server" -%}
|
||||
--strict.perms=false
|
||||
{%- endif %}
|
||||
-e -v
|
||||
with_items: "{{ elastic_setup_flags }}"
|
||||
register: templates
|
||||
|
Loading…
x
Reference in New Issue
Block a user