mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
fix HPE Aruba 6400 module bay positions (#2176)
This commit is contained in:
parent
4c1b31efa9
commit
e50146b3d2
@ -27,14 +27,14 @@ module-bays:
|
||||
- name: '7'
|
||||
position: '7'
|
||||
- name: PS1
|
||||
position: PS1
|
||||
position: '1'
|
||||
- name: PS2
|
||||
position: PS2
|
||||
position: '2'
|
||||
- name: PS3
|
||||
position: PS3
|
||||
position: '3'
|
||||
- name: PS4
|
||||
position: PS4
|
||||
position: '4'
|
||||
- name: Fan1
|
||||
position: Fan1
|
||||
position: '1'
|
||||
- name: Fan2
|
||||
position: Fan2
|
||||
position: '2'
|
||||
|
@ -27,14 +27,14 @@ module-bays:
|
||||
- name: '7'
|
||||
position: '7'
|
||||
- name: PS1
|
||||
position: PS1
|
||||
position: '1'
|
||||
- name: PS2
|
||||
position: PS2
|
||||
position: '2'
|
||||
- name: PS3
|
||||
position: PS3
|
||||
position: '3'
|
||||
- name: PS4
|
||||
position: PS4
|
||||
position: '4'
|
||||
- name: Fan1
|
||||
position: Fan1
|
||||
position: '1'
|
||||
- name: Fan2
|
||||
position: Fan2
|
||||
position: '2'
|
||||
|
@ -37,18 +37,18 @@ module-bays:
|
||||
- name: '12'
|
||||
position: '12'
|
||||
- name: PS1
|
||||
position: PS1
|
||||
position: '1'
|
||||
- name: PS2
|
||||
position: PS2
|
||||
position: '2'
|
||||
- name: PS3
|
||||
position: PS3
|
||||
position: '3'
|
||||
- name: PS4
|
||||
position: PS4
|
||||
position: '4'
|
||||
- name: Fan1
|
||||
position: Fan1
|
||||
position: '1'
|
||||
- name: Fan2
|
||||
position: Fan2
|
||||
position: '2'
|
||||
- name: Fan3
|
||||
position: Fan3
|
||||
position: '3'
|
||||
- name: Fan4
|
||||
position: Fan4
|
||||
position: '4'
|
||||
|
@ -37,18 +37,18 @@ module-bays:
|
||||
- name: '12'
|
||||
position: '12'
|
||||
- name: PS1
|
||||
position: PS1
|
||||
position: '1'
|
||||
- name: PS2
|
||||
position: PS2
|
||||
position: '2'
|
||||
- name: PS3
|
||||
position: PS3
|
||||
position: '3'
|
||||
- name: PS4
|
||||
position: PS4
|
||||
position: '4'
|
||||
- name: Fan1
|
||||
position: Fan1
|
||||
position: '1'
|
||||
- name: Fan2
|
||||
position: Fan2
|
||||
position: '2'
|
||||
- name: Fan3
|
||||
position: Fan3
|
||||
position: '3'
|
||||
- name: Fan4
|
||||
position: Fan4
|
||||
position: '4'
|
||||
|
Loading…
Reference in New Issue
Block a user