From f6059654bae5cac761e3883eff1573cea7452298 Mon Sep 17 00:00:00 2001 From: Jacob LeMire <88508497+jlemire3@users.noreply.github.com> Date: Thu, 13 Feb 2025 01:45:30 -0800 Subject: [PATCH] Update PowerEdge-R650.yaml (#2765) Corrected device config because "device-bays" actually should've been "module-bays", and removed manually specified interfaces that may not actually exist based on the modules that are installed. Co-authored-by: Harry --- device-types/Dell/PowerEdge-R650.yaml | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/device-types/Dell/PowerEdge-R650.yaml b/device-types/Dell/PowerEdge-R650.yaml index 217c0f992..c21eb9284 100644 --- a/device-types/Dell/PowerEdge-R650.yaml +++ b/device-types/Dell/PowerEdge-R650.yaml @@ -20,20 +20,17 @@ interfaces: type: 1000base-t - name: Gig-E 2 type: 1000base-t - - name: Optional/OCP Gig-E 1 - type: 1000base-t - - name: Optional/OCP Gig-E 2 - type: 1000base-t - - name: Optional/OCP Gig-E 3 - type: 1000base-t - - name: Optional/OCP Gig-E 4 - type: 1000base-t - name: iDRAC9 type: 1000base-t mgmt_only: true -device-bays: +module-bays: - name: Optional OCP NIC + position: ocp - name: Optional BOSS-2 Removed + position: boss - name: PCIe-Gen4 1 + position: pcie1 - name: Optional PCIe-Gen4 2 + position: pcie2 - name: Optional PCIe-Gen4 3 + position: pcie3