mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
place and access sensoronikey from sensoroni.config
This commit is contained in:
@@ -1496,9 +1496,10 @@ create_sensoroni_pillar() {
|
||||
|
||||
printf '%s\n'\
|
||||
"sensoroni:"\
|
||||
" node_checkin_interval_ms: $NODE_CHECKIN_INTERVAL_MS"\
|
||||
" sensoronikey: '$SENSORONIKEY'"\
|
||||
" soc_host: '$REDIRECTIT'" > $sensoroni_pillar_file
|
||||
" config:"\
|
||||
" node_checkin_interval_ms: $NODE_CHECKIN_INTERVAL_MS"\
|
||||
" sensoronikey: '$SENSORONIKEY'"\
|
||||
" soc_host: '$REDIRECTIT'" > $sensoroni_pillar_file
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user