adding auth state back

This commit is contained in:
m0duspwnens
2020-04-01 15:04:32 -04:00
parent 62e8aa1063
commit 832128ac96

View File

@@ -108,6 +108,7 @@ base:
- master
- idstools
- redis
- auth
{%- if FLEETMASTER or FLEETNODE %}
- mysql
{%- endif %}
@@ -196,6 +197,7 @@ base:
- firewall
- sensor
- master
- auth
{%- if FLEETMASTER or FLEETNODE %}
- fleet.install_package
{%- endif %}
@@ -211,6 +213,7 @@ base:
- master
- idstools
- redis
- auth
{%- if FLEETMASTER or FLEETNODE %}
- mysql
{%- endif %}