Proxy whiptail fixes

* Don't try to set up proxy/manager proxy during network only flow
* Fix logic to never show new menu on airgap, set MANAGERUPDATES to 1 on airgap minions
This commit is contained in:
William Wernert
2021-04-19 16:26:53 -04:00
parent 6156e754c4
commit b449955711
3 changed files with 1 additions and 8 deletions

View File

@@ -483,8 +483,6 @@ collect_mtu() {
collect_net_method() {
whiptail_net_method
[[ -z $network_traffic ]] && collect_proxy
if [[ "$network_traffic" == *"_MANAGER" ]]; then
whiptail_manager_updates_warning
MANAGERUPDATES=1