From 1a9831c3427570e41e6687841ceb3288b8fd8ec7 Mon Sep 17 00:00:00 2001 From: francesco-noc <120575195+francesco-noc@users.noreply.github.com> Date: Fri, 6 Oct 2023 16:57:49 +0000 Subject: [PATCH] fix fan and power supply (#1652) --- device-types/HPE/5406R-zl2.yaml | 2 ++ device-types/HPE/5412R-zl2.yaml | 6 ++++++ device-types/HPE/Aruba-5406R-zl2.yaml | 2 ++ device-types/HPE/Aruba-5412R-zl2.yaml | 6 ++++++ 4 files changed, 16 insertions(+) diff --git a/device-types/HPE/5406R-zl2.yaml b/device-types/HPE/5406R-zl2.yaml index 244172ef5c..7be88e9537 100644 --- a/device-types/HPE/5406R-zl2.yaml +++ b/device-types/HPE/5406R-zl2.yaml @@ -28,3 +28,5 @@ module-bays: position: PS1 - name: PS2 position: PS2 + - name: Fan1 + position: Fan1 diff --git a/device-types/HPE/5412R-zl2.yaml b/device-types/HPE/5412R-zl2.yaml index 224fa76bc7..4cd08f492c 100644 --- a/device-types/HPE/5412R-zl2.yaml +++ b/device-types/HPE/5412R-zl2.yaml @@ -40,3 +40,9 @@ module-bays: position: PS1 - name: PS2 position: PS2 + - name: PS3 + position: PS3 + - name: PS4 + position: PS4 + - name: Fan1 + position: Fan1 diff --git a/device-types/HPE/Aruba-5406R-zl2.yaml b/device-types/HPE/Aruba-5406R-zl2.yaml index 093b20bb6f..3f5efcbdbf 100644 --- a/device-types/HPE/Aruba-5406R-zl2.yaml +++ b/device-types/HPE/Aruba-5406R-zl2.yaml @@ -28,3 +28,5 @@ module-bays: position: PS1 - name: PS2 position: PS2 + - name: Fan1 + position: Fan1 diff --git a/device-types/HPE/Aruba-5412R-zl2.yaml b/device-types/HPE/Aruba-5412R-zl2.yaml index fb2a25400b..d47f5ea465 100644 --- a/device-types/HPE/Aruba-5412R-zl2.yaml +++ b/device-types/HPE/Aruba-5412R-zl2.yaml @@ -40,3 +40,9 @@ module-bays: position: PS1 - name: PS2 position: PS2 + - name: PS3 + position: PS3 + - name: PS4 + position: PS4 + - name: Fan1 + position: Fan1