diff --git a/deployment.sh b/deployment.sh index 5f75f9e..6405f85 100755 --- a/deployment.sh +++ b/deployment.sh @@ -351,7 +351,6 @@ elif dmidecode| grep -q 'Location In Chassis: Not Specified'; then : elif dmidecode| grep -q 'Location In Chassis'; then CHASSIS="Running in blade chassis $(dmidecode| awk '/Location In Chassis/ {print $4}')" - PRO_EDITION=true fi if checkBootParam ngcpinst || checkBootParam ngcpsp1 || checkBootParam ngcpsp2 || \