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
{%- endif %}
{%- if FLEETMANAGER or FLEETNODE %}
- fleet
- redis
- fleet
- fleet.install_package
{%- endif %}
- utility