From fa1d53a309271fd45844d71eb8c47697edf1d8f3 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Fri, 7 Jul 2023 13:00:39 -0400 Subject: [PATCH] Add Debian --- setup/so-setup | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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