mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Add Supermicro 1018R-WC0R (#1786)
* Add Supermicro 1018R-WC0R * Fixed weight unit * Change: Moved PSU as a module * Fixed position name * Fixed string validation * Update PWS-706P-1R.yml --------- Co-authored-by: kennethdammyr <kenneth.dammyr@nrk.no> Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
26a821e404
commit
d591a5f181
26
device-types/Supermicro/SuperServer-1018R-WC0R.yml
Normal file
26
device-types/Supermicro/SuperServer-1018R-WC0R.yml
Normal file
@ -0,0 +1,26 @@
|
||||
---
|
||||
manufacturer: Supermicro
|
||||
model: SuperServer 1018R-WC0R
|
||||
slug: supermicro-superserver-1018r-wc0r
|
||||
part_number: SYS-1018R-WC0R
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
weight: 11.3
|
||||
weight_unit: kg
|
||||
airflow: front-to-rear
|
||||
console-ports:
|
||||
- name: Serial
|
||||
type: de-9
|
||||
interfaces:
|
||||
- name: Gig-E 1
|
||||
type: 1000base-t
|
||||
- name: Gig-E 2
|
||||
type: 1000base-t
|
||||
- name: BMC
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
module-bays:
|
||||
- name: PSU 1
|
||||
position: PSU-1
|
||||
- name: PSU 2
|
||||
position: PSU-2
|
8
module-types/Supermicro/PWS-706P-1R.yml
Normal file
8
module-types/Supermicro/PWS-706P-1R.yml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
manufacturer: Supermicro
|
||||
model: Platinum PSU 750W
|
||||
part_number: PWS-706P-1R
|
||||
power-ports:
|
||||
- name: PSU-{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 750
|
Loading…
Reference in New Issue
Block a user