mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-22 17:03:07 +01:00
adding auth and comment back to pillar and salt top
This commit is contained in:
@@ -57,7 +57,7 @@ base:
|
||||
- soc
|
||||
- firewall
|
||||
- idstools
|
||||
- auth
|
||||
- auth #Shared secrets
|
||||
- salt.beacons
|
||||
{%- if FLEETMASTER or FLEETNODE %}
|
||||
- mysql
|
||||
@@ -108,7 +108,7 @@ base:
|
||||
- master
|
||||
- idstools
|
||||
- redis
|
||||
- auth
|
||||
- auth #Shared secrets
|
||||
{%- if FLEETMASTER or FLEETNODE %}
|
||||
- mysql
|
||||
{%- endif %}
|
||||
@@ -197,7 +197,7 @@ base:
|
||||
- firewall
|
||||
- sensor
|
||||
- master
|
||||
- auth
|
||||
- auth #Shared secrets
|
||||
{%- if FLEETMASTER or FLEETNODE %}
|
||||
- fleet.install_package
|
||||
{%- endif %}
|
||||
@@ -213,7 +213,7 @@ base:
|
||||
- master
|
||||
- idstools
|
||||
- redis
|
||||
- auth
|
||||
- auth #Shared secrects
|
||||
{%- if FLEETMASTER or FLEETNODE %}
|
||||
- mysql
|
||||
{%- endif %}
|
||||
|
||||
Reference in New Issue
Block a user