mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
87af60e54d
* Add Supermicro A+ Server 2124BT-HNTR and motherboard H12DST-B * Modified incorrect PCI-E name for a motherboard module-bay * Changed node position-indication and name from alphabetical ABCD to numerical 1234 * Update AS-2124BT-HNTR.yaml Moved Power ports to module bays as they are removable PSUs --------- Co-authored-by: Harry <Harry@cadby.co.uk>
29 lines
650 B
YAML
29 lines
650 B
YAML
---
|
|
manufacturer: Supermicro
|
|
model: A+ Server 2124BT-HNTR
|
|
slug: supermicro-as-2124bt-hntr
|
|
part_number: AS-2124BT-HNTR
|
|
u_height: 2
|
|
is_full_depth: true
|
|
airflow: front-to-rear
|
|
comments: SuperServer SYS-5039MC-H8TRF (https://www.supermicro.com/en/Aplus/system/2U/2124/AS-2124BT-HNTR.cfm)
|
|
subdevice_role: parent
|
|
weight: 24.7
|
|
weight_unit: kg
|
|
module-bays:
|
|
- name: PSU0
|
|
position: PSU 0
|
|
maximum_draw: 2200
|
|
- name: PSU1
|
|
position: PSU 1
|
|
maximum_draw: 2200
|
|
device-bays:
|
|
- name: Node 1
|
|
label: Compute Node 1
|
|
- name: Node 2
|
|
label: Compute Node 2
|
|
- name: Node 3
|
|
label: Compute Node 3
|
|
- name: Node 4
|
|
label: Compute Node 4
|