run redis state before fleet state for eval highstate

This commit is contained in:
m0duspwnens
2021-11-18 17:41:56 -05:00
parent 796eb59dc6
commit 9dd89f6be7

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