mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 09:42:46 +01:00
Add dynamic ability for IP range for sosnet
This commit is contained in:
@@ -319,6 +319,7 @@ if ! [[ -f $install_opt_file ]]; then
|
||||
check_elastic_license
|
||||
check_requirements "manager"
|
||||
networking_needful
|
||||
collect_dockernet
|
||||
whiptail_airgap
|
||||
detect_cloud
|
||||
set_minion_info
|
||||
@@ -339,6 +340,7 @@ if ! [[ -f $install_opt_file ]]; then
|
||||
check_elastic_license
|
||||
check_requirements "manager"
|
||||
networking_needful
|
||||
collect_dockernet
|
||||
whiptail_airgap
|
||||
detect_cloud
|
||||
set_minion_info
|
||||
@@ -357,6 +359,7 @@ if ! [[ -f $install_opt_file ]]; then
|
||||
waitforstate=true
|
||||
check_requirements "manager"
|
||||
networking_needful
|
||||
collect_dockernet
|
||||
whiptail_airgap
|
||||
detect_cloud
|
||||
set_default_log_size >> $setup_log 2>&1
|
||||
@@ -373,6 +376,7 @@ if ! [[ -f $install_opt_file ]]; then
|
||||
waitforstate=true
|
||||
check_requirements "manager"
|
||||
networking_needful
|
||||
collect_dockernet
|
||||
whiptail_airgap
|
||||
detect_cloud
|
||||
set_default_log_size >> $setup_log 2>&1
|
||||
|
||||
Reference in New Issue
Block a user