Update to 2023-06-04 01:00

This commit is contained in:
Daniel Berteaud
2023-06-04 01:00:17 +02:00
parent 67e2e6482e
commit 3159bee812
21 changed files with 44 additions and 36 deletions

View File

@@ -9,3 +9,6 @@ action.auto_create_index: false
{% if es_version is version('7','>=') %}
discovery.type: single-node
{% endif %}
xpack.security.enabled: false
xpack.security.enrollment.enabled: false