include elasticfleet.config

This commit is contained in:
reyesj2
2026-04-23 08:30:47 -05:00
parent 22f869734e
commit 22b32a16dd
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ include:
- elasticfleet.manager
{%- endif %}
{% if GLOBALS.role not in ['so-fleet'] %}
{% if GLOBALS.role != "so-fleet" %}
# Wait for Elasticsearch to be ready - no reason to try running Elastic Fleet server if ES is not ready
wait_for_elasticsearch_elasticfleet:
cmd.run: