Skip to content

Commit f605965

Browse files
jlemire3harryajc
andauthored
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 <Harry@cadby.co.uk>
1 parent 0bb4762 commit f605965

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

device-types/Dell/PowerEdge-R650.yaml

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,17 @@ interfaces:
2020
type: 1000base-t
2121
- name: Gig-E 2
2222
type: 1000base-t
23-
- name: Optional/OCP Gig-E 1
24-
type: 1000base-t
25-
- name: Optional/OCP Gig-E 2
26-
type: 1000base-t
27-
- name: Optional/OCP Gig-E 3
28-
type: 1000base-t
29-
- name: Optional/OCP Gig-E 4
30-
type: 1000base-t
3123
- name: iDRAC9
3224
type: 1000base-t
3325
mgmt_only: true
34-
device-bays:
26+
module-bays:
3527
- name: Optional OCP NIC
28+
position: ocp
3629
- name: Optional BOSS-2 Removed
30+
position: boss
3731
- name: PCIe-Gen4 1
32+
position: pcie1
3833
- name: Optional PCIe-Gen4 2
34+
position: pcie2
3935
- name: Optional PCIe-Gen4 3
36+
position: pcie3

0 commit comments

Comments
 (0)