Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions device-types/Arkona/FR-1RU.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,16 @@ interfaces:
module-bays:
- name: PSU Slot 1
position: PSU 1
label: LEFT_PSU
- name: PSU Slot 2
position: PSU 2
label: RIGHT_PSU
- name: Rear Slot 1
position: '1'
label: REAR_RIGHT
- name: Rear Slot 2
position: '2'
label: REAR_LEFT
device-bays:
- name: Slot 1
position: '1'
Expand Down
8 changes: 8 additions & 0 deletions device-types/Arkona/FR-2RU-LN.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,16 @@ interfaces:
module-bays:
- name: PSU Slot 1
position: PSU 1
label: LEFT_PSU
- name: PSU Slot 2
position: PSU 2
label: RIGHT_PSU
- name: Rear Slot 1
position: '1'
label: BOTTOM_REAR_RIGHT
- name: Rear Slot 2
position: '2'
label: BOTTOM_REAR_LEFT
device-bays:
- name: Slot 1
position: '1'
Expand Down
17 changes: 17 additions & 0 deletions device-types/Arkona/FR-2RU.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,25 @@ interfaces:
module-bays:
- name: PSU Slot 1
position: PSU 1
label: LEFT_PSU
- name: PSU Slot 2
position: PSU 2
label: RIGHT_PSU
- name: Rear Slot 1
position: '1'
label: REAR_TOP_RIGHT
- name: Rear Slot 2
position: '2'
label: REAR_TOP_CENTER
- name: Rear Slot 3
position: '3'
label: REAR_TOP_LEFT
- name: Rear Slot 4
position: '4'
label: REAR_BOTTOM_RIGHT
- name: Rear Slot 5
position: '5'
label: REAR_BOTTOM_LEFT
device-bays:
- name: Slot 1
position: '1'
Expand Down
26 changes: 26 additions & 0 deletions device-types/Arkona/FR-3RU.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,34 @@ interfaces:
module-bays:
- name: PSU Slot 1
position: PSU 1
label: LEFT_PSU
- name: PSU Slot 2
position: PSU 2
label: RIGHT_PSU
- name: Rear Slot 1
position: '1'
label: REAR_TOP_RIGHT
- name: Rear Slot 2
position: '2'
label: REAR_TOP_CENTER
- name: Rear Slot 3
position: '3'
label: REAR_TOP_LEFT
- name: Rear Slot 4
position: '4'
label: REAR_MID_RIGHT
- name: Rear Slot 5
position: '5'
label: REAR_MID_CENTER
- name: Rear Slot 6
position: '6'
label: REAR_MID_LEFT
- name: Rear Slot 7
position: '7'
label: REAR_BOTTOM_RIGHT
- name: Rear Slot 8
position: '8'
label: REAR_BOTTOM_LEFT
device-bays:
- name: Slot 1
position: '1'
Expand Down
Loading