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',
|
'schedule',
|
||||||
'docker_clean',
|
'docker_clean',
|
||||||
'kafka',
|
'kafka',
|
||||||
'elasticsearch.ca'
|
'elasticsearch.ca',
|
||||||
|
'stig'
|
||||||
],
|
],
|
||||||
'so-desktop': [
|
'so-desktop': [
|
||||||
'ssl',
|
'ssl',
|
||||||
|
|||||||
@@ -241,6 +241,7 @@ base:
|
|||||||
- redis
|
- redis
|
||||||
- elasticfleet.install_agent_grid
|
- elasticfleet.install_agent_grid
|
||||||
- kafka
|
- kafka
|
||||||
|
- stig
|
||||||
|
|
||||||
'*_idh and G@saltversion:{{saltversion}}':
|
'*_idh and G@saltversion:{{saltversion}}':
|
||||||
- match: compound
|
- match: compound
|
||||||
|
|||||||
Reference in New Issue
Block a user