mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
Created Dell PowerEdge T630 device type (#2356)
* Created Dell PowerEdge T630 Created Dell PowerEdge T630 * Update PowerEdge-T630.yaml Changed Power ports to Module bays as this has removable PSUs --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
172bffda35
commit
e262bd4863
24
device-types/Dell/PowerEdge-T630.yaml
Normal file
24
device-types/Dell/PowerEdge-T630.yaml
Normal file
@ -0,0 +1,24 @@
|
||||
---
|
||||
manufacturer: Dell
|
||||
model: PowerEdge T630
|
||||
slug: dell-poweredge-t630
|
||||
u_height: 5
|
||||
is_full_depth: true
|
||||
console-ports:
|
||||
- name: Serial
|
||||
type: de-9
|
||||
module-bays:
|
||||
- name: PSU-1
|
||||
label: '1'
|
||||
position: PSU-1
|
||||
- name: PSU-2
|
||||
label: '2'
|
||||
position: PSU-2
|
||||
interfaces:
|
||||
- name: Gig-E 1
|
||||
type: 1000base-t
|
||||
- name: Gig-E 2
|
||||
type: 1000base-t
|
||||
- name: iDRAC
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
Loading…
Reference in New Issue
Block a user