From 9c49da1da812aa8d8540d66bf7af9cdb9a5c4f00 Mon Sep 17 00:00:00 2001 From: Marc Schulz <134264254+mag-marc-schulz@users.noreply.github.com> Date: Wed, 6 Sep 2023 20:21:25 +0200 Subject: [PATCH] Add NetApp E2824 (#1578) * Add NetApp E2824 * Fix typo in weight --------- Co-authored-by: Daniel W. Anner --- device-types/NetApp/E2824.yaml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 device-types/NetApp/E2824.yaml diff --git a/device-types/NetApp/E2824.yaml b/device-types/NetApp/E2824.yaml new file mode 100644 index 000000000..e18e453ed --- /dev/null +++ b/device-types/NetApp/E2824.yaml @@ -0,0 +1,26 @@ +--- +manufacturer: NetApp +model: E2824 +slug: netapp-e2824 +part_number: E2824 +u_height: 2 +is_full_depth: true +weight: 27.44 +weight_unit: kg +console-ports: + - name: con0 + type: rj-45 +interfaces: + - name: e0a + type: 16gfc-sfpp + - name: e0b + type: 16gfc-sfpp + - name: e0c + type: 16gfc-sfpp + - name: e0d + type: 16gfc-sfpp +module-bays: + - name: PSU1 + position: '1' + - name: PSU2 + position: '2'