From 84cf69ac4f1e751ca80700f0ccdfdec94f21dee8 Mon Sep 17 00:00:00 2001 From: Robert Caliman Date: Fri, 28 Aug 2026 12:44:55 +0300 Subject: [PATCH] Update string for 7mm to the correct form --- confluent_osdeploy/common/profile/scripts/getinstalldisk | 2 +- .../esxi7/profiles/hypervisor/scripts/getinstalldisk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/confluent_osdeploy/common/profile/scripts/getinstalldisk b/confluent_osdeploy/common/profile/scripts/getinstalldisk index 72f9a102..96f6d447 100644 --- a/confluent_osdeploy/common/profile/scripts/getinstalldisk +++ b/confluent_osdeploy/common/profile/scripts/getinstalldisk @@ -14,7 +14,7 @@ PRIORITY_MODELS = ('m.2 nvme 2-bay raid kit', 'thinksystem m.2', 'thinksystem_m.2', 'thinksystem 7mm', - 'thinksystem_7mm', + 'thinksystem_7mm_vd', 'b540p-2hs', # 7mm or M.2 in rear 'b540d-2hs', # M.2 in E3.S or 2.5inch 'b550d-2hs', # Front M.2 diff --git a/confluent_osdeploy/esxi7/profiles/hypervisor/scripts/getinstalldisk b/confluent_osdeploy/esxi7/profiles/hypervisor/scripts/getinstalldisk index 0fd28cf7..48c6f05e 100644 --- a/confluent_osdeploy/esxi7/profiles/hypervisor/scripts/getinstalldisk +++ b/confluent_osdeploy/esxi7/profiles/hypervisor/scripts/getinstalldisk @@ -73,7 +73,7 @@ PRIORITY_MODELS = ('m.2 nvme 2-bay raid kit', 'thinksystem m.2', 'thinksystem_m.2', 'thinksystem 7mm', - 'thinksystem_7mm', + 'thinksystem_7mm_vd', 'b540p-2hs', # 7mm or M.2 in rear 'b540d-2hs', # M.2 in E3.S or 2.5inch 'b550d-2hs', # Front M.2