Skip to content

Commit cc2acbe

Browse files
kennethdammyrumglurf
authored andcommitted
feat: add rear modules
1 parent 9840670 commit cc2acbe

File tree

4 files changed

+59
-0
lines changed

4 files changed

+59
-0
lines changed

device-types/Arkona/FR-1RU.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,16 @@ interfaces:
2121
module-bays:
2222
- name: PSU Slot 1
2323
position: PSU 1
24+
label: LEFT_PSU
2425
- name: PSU Slot 2
2526
position: PSU 2
27+
label: RIGHT_PSU
28+
- name: Rear Slot 1
29+
position: '1'
30+
label: REAR_RIGHT
31+
- name: Rear Slot 2
32+
position: '2'
33+
label: REAR_LEFT
2634
device-bays:
2735
- name: Slot 1
2836
position: '1'

device-types/Arkona/FR-2RU-LN.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,16 @@ interfaces:
2121
module-bays:
2222
- name: PSU Slot 1
2323
position: PSU 1
24+
label: LEFT_PSU
2425
- name: PSU Slot 2
2526
position: PSU 2
27+
label: RIGHT_PSU
28+
- name: Rear Slot 1
29+
position: '1'
30+
label: BOTTOM_REAR_RIGHT
31+
- name: Rear Slot 2
32+
position: '2'
33+
label: BOTTOM_REAR_LEFT
2634
device-bays:
2735
- name: Slot 1
2836
position: '1'

device-types/Arkona/FR-2RU.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,25 @@ interfaces:
2121
module-bays:
2222
- name: PSU Slot 1
2323
position: PSU 1
24+
label: LEFT_PSU
2425
- name: PSU Slot 2
2526
position: PSU 2
27+
label: RIGHT_PSU
28+
- name: Rear Slot 1
29+
position: '1'
30+
label: REAR_TOP_RIGHT
31+
- name: Rear Slot 2
32+
position: '2'
33+
label: REAR_TOP_CENTER
34+
- name: Rear Slot 3
35+
position: '3'
36+
label: REAR_TOP_LEFT
37+
- name: Rear Slot 4
38+
position: '4'
39+
label: REAR_BOTTOM_RIGHT
40+
- name: Rear Slot 5
41+
position: '5'
42+
label: REAR_BOTTOM_LEFT
2643
device-bays:
2744
- name: Slot 1
2845
position: '1'

device-types/Arkona/FR-3RU.yaml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,34 @@ interfaces:
2121
module-bays:
2222
- name: PSU Slot 1
2323
position: PSU 1
24+
label: LEFT_PSU
2425
- name: PSU Slot 2
2526
position: PSU 2
27+
label: RIGHT_PSU
28+
- name: Rear Slot 1
29+
position: '1'
30+
label: REAR_TOP_RIGHT
31+
- name: Rear Slot 2
32+
position: '2'
33+
label: REAR_TOP_CENTER
34+
- name: Rear Slot 3
35+
position: '3'
36+
label: REAR_TOP_LEFT
37+
- name: Rear Slot 4
38+
position: '4'
39+
label: REAR_MID_RIGHT
40+
- name: Rear Slot 5
41+
position: '5'
42+
label: REAR_MID_CENTER
43+
- name: Rear Slot 6
44+
position: '6'
45+
label: REAR_MID_LEFT
46+
- name: Rear Slot 7
47+
position: '7'
48+
label: REAR_BOTTOM_RIGHT
49+
- name: Rear Slot 8
50+
position: '8'
51+
label: REAR_BOTTOM_LEFT
2652
device-bays:
2753
- name: Slot 1
2854
position: '1'

0 commit comments

Comments
 (0)