mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
[fix] Set variables used by sensor pillar before generating the pillar
This commit is contained in:
@@ -575,6 +575,7 @@ set_redirect >> $setup_log 2>&1
|
||||
|
||||
if [[ $is_sensor || $is_helix || $is_import ]]; then
|
||||
set_progress_str 3 'Generating sensor pillar'
|
||||
generate_sensor_vars
|
||||
sensor_pillar >> $setup_log 2>&1
|
||||
if [[ $is_sensor || $is_helix ]]; then
|
||||
steno_pillar >> $setup_log
|
||||
|
||||
Reference in New Issue
Block a user