mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
put srvKey under soc:config:server
This commit is contained in:
@@ -1400,8 +1400,9 @@ soc_pillar() {
|
||||
touch $adv_soc_pillar_file
|
||||
printf '%s\n'\
|
||||
"soc:"\
|
||||
" server:"\
|
||||
" srvKey: '$SOCSRVKEY'"\
|
||||
" config:"\
|
||||
" server:"\
|
||||
" srvKey: '$SOCSRVKEY'"\
|
||||
"" > "$soc_pillar_file"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user