mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
Add Supermicro Superserver SYS-5019P-MTR (#2211)
* Add Superserver SYS-5019P-MTR - https://www.supermicro.com/products/system/1U/5019/SYS-5019P-MTR.cfm * Remove apostrophes to check the testing script * Removed apostrophes and brackets * Capitalized the 2nd "S" in 'SuperServer' * Update SYS-5019P-MTR.yaml Changed Power ports to PSU modules * Update SYS-5019P-MTR.yaml --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
96dce01350
commit
ece26dcbc9
40
device-types/Supermicro/SYS-5019P-MTR.yaml
Normal file
40
device-types/Supermicro/SYS-5019P-MTR.yaml
Normal file
@ -0,0 +1,40 @@
|
||||
---
|
||||
manufacturer: Supermicro
|
||||
model: SuperServer 5019P-MTR
|
||||
slug: supermicro-sys-5019p-mtr
|
||||
part_number: SYS-5019P-MTR
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
airflow: front-to-rear
|
||||
comments: SuperServer SYS-5019P-MTR (https://www.supermicro.com/products/system/1U/5019/SYS-5019P-MTR.cfm)
|
||||
weight: 13.8
|
||||
weight_unit: kg
|
||||
console-ports:
|
||||
- name: Serial-1
|
||||
type: de-9
|
||||
label: Front
|
||||
- name: Serial-2
|
||||
type: de-9
|
||||
label: Rear
|
||||
interfaces:
|
||||
- name: BMC
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
description: Dedicated IPMI LAN port
|
||||
- name: Gig-E 1
|
||||
type: 10gbase-t
|
||||
- name: Gig-E 2
|
||||
type: 10gbase-t
|
||||
module-bays:
|
||||
- name: PSU0
|
||||
position: PSU 0
|
||||
maximum_draw: 400
|
||||
- name: PSU1
|
||||
position: PSU 1
|
||||
maximum_draw: 400
|
||||
- name: PCI-E 1
|
||||
position: '1'
|
||||
description: PCI-E 3.0 x16 slot
|
||||
- name: M.2 1
|
||||
position: '2'
|
||||
description: Form-factors 2280, 22110
|
Loading…
Reference in New Issue
Block a user