From 6c0b2180f6ce595d22b22cc41d12d212c46f2a2a Mon Sep 17 00:00:00 2001 From: francesco-noc <120575195+francesco-noc@users.noreply.github.com> Date: Thu, 27 Jul 2023 16:38:43 +0200 Subject: [PATCH] fixed positions and names (#1496) Co-authored-by: Daniel W. Anner --- device-types/HPE/Aruba-2930M-24G.yaml | 3 +-- device-types/HPE/Aruba-2930M-48G-PoEP.yaml | 3 +-- device-types/HPE/Aruba-2930M-48G.yaml | 3 +-- device-types/HPE/Aruba-3810M-24G-1-slot-Switch.yaml | 3 +-- device-types/HPE/Aruba-3810M-40G-8SR.yaml | 3 +-- device-types/HPE/Aruba-3810M-48G-PoEP-1-slot.yaml | 3 +-- module-types/HPE/JL084A.yaml | 8 ++++---- module-types/HPE/JL325A.yaml | 4 ++-- 8 files changed, 12 insertions(+), 18 deletions(-) diff --git a/device-types/HPE/Aruba-2930M-24G.yaml b/device-types/HPE/Aruba-2930M-24G.yaml index 22e4dfe68..cd0d3016b 100644 --- a/device-types/HPE/Aruba-2930M-24G.yaml +++ b/device-types/HPE/Aruba-2930M-24G.yaml @@ -10,9 +10,8 @@ weight: 9.81 weight_unit: lb module-bays: - name: Uplink - position: '1' + position: A - name: Stacking Module - position: '2' - name: PS1 position: '1' - name: PS2 diff --git a/device-types/HPE/Aruba-2930M-48G-PoEP.yaml b/device-types/HPE/Aruba-2930M-48G-PoEP.yaml index 060c7d48d..e7e81ea65 100644 --- a/device-types/HPE/Aruba-2930M-48G-PoEP.yaml +++ b/device-types/HPE/Aruba-2930M-48G-PoEP.yaml @@ -10,9 +10,8 @@ weight: 10.25 weight_unit: lb module-bays: - name: Uplink - position: '1' + position: A - name: Stacking Module - position: '2' - name: PS1 position: '1' - name: PS2 diff --git a/device-types/HPE/Aruba-2930M-48G.yaml b/device-types/HPE/Aruba-2930M-48G.yaml index 3dfd96574..0969ad60d 100644 --- a/device-types/HPE/Aruba-2930M-48G.yaml +++ b/device-types/HPE/Aruba-2930M-48G.yaml @@ -10,9 +10,8 @@ weight: 10.14 weight_unit: lb module-bays: - name: Uplink - position: '1' + position: A - name: Stacking Module - position: '2' - name: PS1 position: '1' - name: PS2 diff --git a/device-types/HPE/Aruba-3810M-24G-1-slot-Switch.yaml b/device-types/HPE/Aruba-3810M-24G-1-slot-Switch.yaml index 2cba964ae..390a37efd 100644 --- a/device-types/HPE/Aruba-3810M-24G-1-slot-Switch.yaml +++ b/device-types/HPE/Aruba-3810M-24G-1-slot-Switch.yaml @@ -11,9 +11,8 @@ weight: 5.79 weight_unit: kg module-bays: - name: Network Module - position: '1' + position: A - name: Stacking Module - position: '2' - name: PS1 position: '1' - name: PS2 diff --git a/device-types/HPE/Aruba-3810M-40G-8SR.yaml b/device-types/HPE/Aruba-3810M-40G-8SR.yaml index e94240974..6f1056bda 100644 --- a/device-types/HPE/Aruba-3810M-40G-8SR.yaml +++ b/device-types/HPE/Aruba-3810M-40G-8SR.yaml @@ -10,9 +10,8 @@ weight: 6.17 weight_unit: kg module-bays: - name: Network Module - position: '1' + position: A - name: Stacking Module - position: '2' - name: PS1 position: '1' - name: PS2 diff --git a/device-types/HPE/Aruba-3810M-48G-PoEP-1-slot.yaml b/device-types/HPE/Aruba-3810M-48G-PoEP-1-slot.yaml index a19ee0315..3ebc300b1 100644 --- a/device-types/HPE/Aruba-3810M-48G-PoEP-1-slot.yaml +++ b/device-types/HPE/Aruba-3810M-48G-PoEP-1-slot.yaml @@ -11,9 +11,8 @@ weight: 6.18 weight_unit: kg module-bays: - name: Network Module - position: '1' + position: A - name: Stacking Module - position: '2' - name: PS1 position: '1' - name: PS2 diff --git a/module-types/HPE/JL084A.yaml b/module-types/HPE/JL084A.yaml index feb496002..d1614895d 100644 --- a/module-types/HPE/JL084A.yaml +++ b/module-types/HPE/JL084A.yaml @@ -4,11 +4,11 @@ model: Aruba 3810M 4-port Stacking Module part_number: JL084A comments: HPE JL084A Aruba 3810M 4-port Stacking Module interfaces: - - name: A1 + - name: Stacking port 1 type: 10gbase-t - - name: A2 + - name: Stacking port 2 type: 10gbase-t - - name: A3 + - name: Stacking port 3 type: 10gbase-t - - name: A4 + - name: Stacking port 4 type: 10gbase-t diff --git a/module-types/HPE/JL325A.yaml b/module-types/HPE/JL325A.yaml index db711a897..b2f793996 100644 --- a/module-types/HPE/JL325A.yaml +++ b/module-types/HPE/JL325A.yaml @@ -4,7 +4,7 @@ model: Aruba 2930 2-port Stacking Module part_number: JL325A comments: Aruba 2930 2-port Stacking Module interfaces: - - name: A1 + - name: Stacking port 1 type: 10gbase-t - - name: A2 + - name: Stacking port 2 type: 10gbase-t