diff --git a/setup/so-setup b/setup/so-setup index 8b06ea484..c33950658 100755 --- a/setup/so-setup +++ b/setup/so-setup @@ -247,7 +247,7 @@ local_sbin="$(pwd)/../salt/common/tools/sbin" manager_sbin="$(pwd)/../salt/manager/tools/sbin" export PATH=$PATH:$local_sbin:$manager_sbin -# Ubuntu whiptail pallete to make it look the same as CentOS and Rocky. +# Ubuntu/Debian whiptail pallete to make it look the same as CentOS and Rocky. set_palette >> $setup_log 2>&1 # Kernel messages can overwrite whiptail screen #812 @@ -403,7 +403,6 @@ if ! [[ -f $install_opt_file ]]; then info "Setting up as node type manager" check_elastic_license waitforstate=true - #ubuntu_check [[ $is_iso ]] && whiptail_airgap check_requirements "manager" networking_needful