Merge pull request #6290 from Security-Onion-Solutions/fleet_startup_eval

run redis state before fleet state for eval highstate
This commit is contained in:
Josh Patterson
2021-11-18 17:54:26 -05:00
committed by GitHub

View File

@@ -132,8 +132,8 @@ base:
- elastalert - elastalert
{%- endif %} {%- endif %}
{%- if FLEETMANAGER or FLEETNODE %} {%- if FLEETMANAGER or FLEETNODE %}
- fleet
- redis - redis
- fleet
- fleet.install_package - fleet.install_package
{%- endif %} {%- endif %}
- utility - utility