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