mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
added device type Dell PowerEdge R350 with elevation images (#2310)
* 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>
This commit is contained in:
parent
47b0a22a20
commit
1354ef93eb
27
device-types/Dell/PowerEdge-R350.yaml
Normal file
27
device-types/Dell/PowerEdge-R350.yaml
Normal file
@ -0,0 +1,27 @@
|
||||
---
|
||||
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
|
BIN
elevation-images/Dell/dell-poweredge-r350.front.jpg
Normal file
BIN
elevation-images/Dell/dell-poweredge-r350.front.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 82 KiB |
BIN
elevation-images/Dell/dell-poweredge-r350.rear.jpg
Normal file
BIN
elevation-images/Dell/dell-poweredge-r350.rear.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 115 KiB |
10
module-types/Dell/03D09NA00.yaml
Normal file
10
module-types/Dell/03D09NA00.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
manufacturer: Dell
|
||||
model: 03D09NA00
|
||||
part_number: 03D09NA00
|
||||
comments: |
|
||||
[700 Watt Redundant Power Supply](https://www.serversupply.com/POWER%20SUPPLY/SERVER%20POWER%20SUPPLY/700%20WATT/DELL/3D09N_376895.htm)
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 700
|
Loading…
Reference in New Issue
Block a user