diff --git a/deployment.sh b/deployment.sh index 2e93018..80e30a4 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: Slot/ {print $4}')" - PRO_EDITION=true fi if checkBootParam ngcpinst || checkBootParam ngcpsp1 || checkBootParam ngcpsp2 || \