mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
1354ef93eb
* added device type Dell PowerEdge R350 with elevation images * changed fixed powerports to modular PSUs * changed fixed powerports to modular PSUs * 700W power supply PN 03D09NA00 added --------- Co-authored-by: Daniel Sheppard <dans@dansheps.com>
28 lines
470 B
YAML
28 lines
470 B
YAML
---
|
|
manufacturer: Dell
|
|
model: PowerEdge R350
|
|
slug: dell-poweredge-r350
|
|
u_height: 1
|
|
is_full_depth: true
|
|
airflow: front-to-rear
|
|
front_image: true
|
|
rear_image: 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
|