From 1718a510d2aed0c0d029b69c84455d83de9f13a3 Mon Sep 17 00:00:00 2001 From: Walday <59055055+walday@users.noreply.github.com> Date: Fri, 7 Mar 2025 02:49:47 +0500 Subject: [PATCH] Create rack-workstation-4u-1psu.yaml (#2905) Co-authored-by: Harry --- .../Generic/rack-workstation-4u-1psu.yaml | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 device-types/Generic/rack-workstation-4u-1psu.yaml diff --git a/device-types/Generic/rack-workstation-4u-1psu.yaml b/device-types/Generic/rack-workstation-4u-1psu.yaml new file mode 100644 index 000000000..d543e3554 --- /dev/null +++ b/device-types/Generic/rack-workstation-4u-1psu.yaml @@ -0,0 +1,28 @@ +--- +manufacturer: Generic +model: rack-workstation-4u-1psu +slug: generic-rack-workstation-4u-1psu +u_height: 4 +is_full_depth: false +airflow: front-to-rear +comments: Generic 4u rack workstation +weight: 12 +weight_unit: kg +power-ports: + - name: PSU + type: iec-60320-c14 + maximum_draw: 650 + allocated_draw: 300 +interfaces: + - name: BMC + type: 1000base-t + mgmt_only: true + description: Dedicated IPMI LAN port + - name: Eth1 + type: 1000base-t + - name: Eth2 + type: 1000base-t + - name: Eth3 + type: 1000base-t + - name: Eth4 + type: 1000base-t