mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 10:12:53 +01:00
Add cluster whiptail questions
This commit is contained in:
@@ -320,7 +320,7 @@ fi
|
|||||||
|
|
||||||
if [[ $is_manager && ! $is_eval ]]; then
|
if [[ $is_manager && ! $is_eval ]]; then
|
||||||
whiptail_manager_adv
|
whiptail_manager_adv
|
||||||
if [[ "$install_type" = 'MANAGER' ]] || [[ "$install_type" = 'MANAGERSEARCH' ]
|
if [[ "$install_type" = 'MANAGER' ]] || [[ "$install_type" = 'MANAGERSEARCH' ]]; then
|
||||||
whiptail_manager_adv_escluster
|
whiptail_manager_adv_escluster
|
||||||
fi
|
fi
|
||||||
whiptail_zeek_version
|
whiptail_zeek_version
|
||||||
|
|||||||
Reference in New Issue
Block a user