mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
thehive setup fix
This commit is contained in:
@@ -541,8 +541,8 @@ fi
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ "$THEHIVE" = 1 ]]; then
|
if [[ "$THEHIVE" = 1 ]]; then
|
||||||
set_progress_str 76 "$(print_salt_state_apply 'hive')"
|
set_progress_str 76 "$(print_salt_state_apply 'thehive')"
|
||||||
salt-call state.apply -l info hive >> $setup_log 2>&1
|
salt-call state.apply -l info thehive >> $setup_log 2>&1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ "$STRELKA" = 1 ]]; then
|
if [[ "$STRELKA" = 1 ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user