mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
fix desktop pillar in setup
This commit is contained in:
@@ -117,7 +117,7 @@ desktop_pillar() {
|
|||||||
" mainint: '$MNIC'"\
|
" mainint: '$MNIC'"\
|
||||||
"desktop:"\
|
"desktop:"\
|
||||||
" gui:"\
|
" gui:"\
|
||||||
" enabled: true" >> "$pillar_file"\
|
" enabled: true"\
|
||||||
"sensoroni:"\
|
"sensoroni:"\
|
||||||
" config:"\
|
" config:"\
|
||||||
" node_description: '${NODE_DESCRIPTION//\'/''}'" > $pillar_file
|
" node_description: '${NODE_DESCRIPTION//\'/''}'" > $pillar_file
|
||||||
|
|||||||
Reference in New Issue
Block a user