Proxy Stuff

This commit is contained in:
Mike Reeves
2023-01-25 17:40:40 -05:00
parent 498301b111
commit c57d390bac
3 changed files with 11 additions and 32 deletions

View File

@@ -319,6 +319,7 @@ if ! [[ -f $install_opt_file ]]; then
check_elastic_license
check_requirements "manager"
networking_needful
collect_net_method
collect_dockernet
if [[ $is_iso ]]; then
whiptail_airgap
@@ -342,6 +343,7 @@ if ! [[ -f $install_opt_file ]]; then
check_elastic_license
check_requirements "manager"
networking_needful
collect_net_method
collect_dockernet
if [[ $is_iso ]]; then
whiptail_airgap
@@ -364,6 +366,7 @@ if ! [[ -f $install_opt_file ]]; then
ubuntu_check
check_requirements "manager"
networking_needful
collect_net_method
collect_dockernet
if [[ $is_iso ]]; then
whiptail_airgap
@@ -384,6 +387,7 @@ if ! [[ -f $install_opt_file ]]; then
ubuntu_check
check_requirements "manager"
networking_needful
collect_net_method
collect_dockernet
if [[ $is_iso ]]; then
whiptail_airgap