From 7c39559787e5d9a70a2caebd7856b3d237307362 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Fri, 1 Apr 2022 14:19:17 -0400 Subject: [PATCH] fix so salt master gets installed --- setup/so-setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/so-setup b/setup/so-setup index c233c3069..47977a90b 100755 --- a/setup/so-setup +++ b/setup/so-setup @@ -71,7 +71,7 @@ while [[ $# -gt 0 ]]; do done detect_os - +is_analyst=false if [ "$setup_type" = 'analyst' ]; then is_analyst=true # Check to see if this is an ISO