mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #13234 from Security-Onion-Solutions/reyesj2-patch-4
update receiver node allowed states
This commit is contained in:
@@ -195,7 +195,8 @@
|
||||
'schedule',
|
||||
'docker_clean',
|
||||
'kafka',
|
||||
'elasticsearch.ca'
|
||||
'elasticsearch.ca',
|
||||
'stig'
|
||||
],
|
||||
'so-desktop': [
|
||||
'ssl',
|
||||
|
||||
@@ -241,6 +241,7 @@ base:
|
||||
- redis
|
||||
- elasticfleet.install_agent_grid
|
||||
- kafka
|
||||
- stig
|
||||
|
||||
'*_idh and G@saltversion:{{saltversion}}':
|
||||
- match: compound
|
||||
|
||||
Reference in New Issue
Block a user