From 5e97a6784656502105780b405ae51f7e6ce2f693 Mon Sep 17 00:00:00 2001 From: Doneven2012 <37813014+Doneven2012@users.noreply.github.com> Date: Thu, 22 May 2025 16:34:31 -0400 Subject: [PATCH] Added Supermicro SuperServer-4028GR-TRT (#3181) * Create SuperServer-4028GR-TRT Added SuperServer-4028GR-TRT - Part number "SYS-4028GR-TRT07-NC24B" to the Netbox Library * Added forgotten .yml extension to SuperServer-4028GR-TRT * Updated Slug Wrong slug used, another superserver was used as a base for this one --- .../Supermicro/SuperServer-4028GR-TRT.yml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 device-types/Supermicro/SuperServer-4028GR-TRT.yml diff --git a/device-types/Supermicro/SuperServer-4028GR-TRT.yml b/device-types/Supermicro/SuperServer-4028GR-TRT.yml new file mode 100644 index 000000000..9d11396ec --- /dev/null +++ b/device-types/Supermicro/SuperServer-4028GR-TRT.yml @@ -0,0 +1,27 @@ +--- +manufacturer: Supermicro +model: SuperServer 4028GR-TRT +slug: supermicro-superserver-4028gr-trt +part_number: SYS-4028GR-TRT07-NC24B +u_height: 4 +is_full_depth: true +weight: 29.7 +weight_unit: kg +airflow: front-to-rear +interfaces: + - name: Eth-1 + type: 1000base-t + - name: Eth-2 + type: 1000base-t + - name: IPMI + type: 1000base-t + mgmt_only: true +module-bays: + - name: PSU 1 + position: PSU-1 + - name: PSU 2 + position: PSU-2 + - name: PSU 3 + position: PSU-3 + - name: PSU 4 + position: PSU-4