mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
Update PowerEdge_R640.yaml (#904)
* Update PowerEdge_R640.yaml Set subdevice_role. * Change device-bays to module-bays.
This commit is contained in:
parent
ea5ccf8d05
commit
2314dd1d95
@ -4,6 +4,7 @@ model: PowerEdge R640
|
||||
slug: dell_poweredge_r640
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
subdevice_role: parent
|
||||
console-ports:
|
||||
- name: Serial
|
||||
type: de-9
|
||||
@ -30,7 +31,10 @@ interfaces:
|
||||
- name: iDRAC9
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
device-bays:
|
||||
module-bays:
|
||||
- name: PCIe-Gen3 1
|
||||
position: PCIE1
|
||||
- name: PCIe-Gen3 2
|
||||
position: PCIE2
|
||||
- name: PCIe-Gen3 3
|
||||
position: PCIE3
|
||||
|
Loading…
Reference in New Issue
Block a user