mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 02:02:50 +01:00
do not allow node_description to be set at global grid-wide level
This commit is contained in:
@@ -6,6 +6,5 @@ sensoroni:
|
|||||||
timeout_ms: 900000
|
timeout_ms: 900000
|
||||||
parallel_limit: 5
|
parallel_limit: 5
|
||||||
node_checkin_interval_ms: 10000
|
node_checkin_interval_ms: 10000
|
||||||
node_description: ''
|
|
||||||
sensoronikey:
|
sensoronikey:
|
||||||
soc_host:
|
soc_host:
|
||||||
|
|||||||
@@ -24,6 +24,8 @@ sensoroni:
|
|||||||
node_description:
|
node_description:
|
||||||
description: Description of the specific node.
|
description: Description of the specific node.
|
||||||
helpLink: sensoroni.html
|
helpLink: sensoroni.html
|
||||||
|
node: True
|
||||||
|
forcedType: string
|
||||||
sensoronikey:
|
sensoronikey:
|
||||||
description: Shared key for sensoroni authentication.
|
description: Shared key for sensoroni authentication.
|
||||||
helpLink: sensoroni.html
|
helpLink: sensoroni.html
|
||||||
|
|||||||
Reference in New Issue
Block a user