mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
adding auth and comment back to pillar and salt top
This commit is contained in:
@@ -21,6 +21,7 @@ base:
|
||||
- static
|
||||
- firewall.*
|
||||
- data.*
|
||||
- auth #Shared secrets
|
||||
- minions.{{ grains.id }}
|
||||
|
||||
'*_master':
|
||||
@@ -32,6 +33,7 @@ base:
|
||||
- firewall.*
|
||||
- data.*
|
||||
- brologs
|
||||
- auth #Shared secrets
|
||||
- logstash
|
||||
- logstash.eval
|
||||
- healthcheck.eval
|
||||
@@ -61,4 +63,5 @@ base:
|
||||
- static
|
||||
- firewall.*
|
||||
- data.*
|
||||
- auth #Shared secrets
|
||||
- minions.{{ grains.id }}
|
||||
|
||||
@@ -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