mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-08 01:03:13 +01:00
adding auth state back
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user