mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-06-18 19:07:41 +02:00
Update the module bays for the Dell R230 to include its PCI-E slots. (#2859)
* Update the module bays for the Dell R230 to include its PCI-E slots. * Update PowerEdge-R230.yml minor adjustment --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
8e42171adb
commit
320dbc25fa
@ -4,12 +4,16 @@ model: PowerEdge R230
|
||||
slug: dell-poweredge-r230
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
weight: 10.6
|
||||
weight_unit: kg
|
||||
airflow: front-to-rear
|
||||
console-ports:
|
||||
- name: Serial
|
||||
type: de-9
|
||||
power-ports:
|
||||
- name: Power 1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 250
|
||||
interfaces:
|
||||
- name: Gig-E 1
|
||||
type: 1000base-t
|
||||
@ -18,3 +22,12 @@ interfaces:
|
||||
- name: iDRAC
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
module-bays:
|
||||
- name: PCIe slot 1
|
||||
position: PCIe-1
|
||||
label: '1'
|
||||
description: PCIe3 16x
|
||||
- name: PCIe slot 2
|
||||
position: PCIe-2
|
||||
label: '2'
|
||||
description: PCIe3 8x
|
||||
|
Loading…
x
Reference in New Issue
Block a user