fix fan and power supply (#1652)

This commit is contained in:
francesco-noc 2023-10-06 16:57:49 +00:00 committed by GitHub
parent 1ca5670f77
commit 1a9831c342
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 0 deletions

View File

@ -28,3 +28,5 @@ module-bays:
position: PS1
- name: PS2
position: PS2
- name: Fan1
position: Fan1

View File

@ -40,3 +40,9 @@ module-bays:
position: PS1
- name: PS2
position: PS2
- name: PS3
position: PS3
- name: PS4
position: PS4
- name: Fan1
position: Fan1

View File

@ -28,3 +28,5 @@ module-bays:
position: PS1
- name: PS2
position: PS2
- name: Fan1
position: Fan1

View File

@ -40,3 +40,9 @@ module-bays:
position: PS1
- name: PS2
position: PS2
- name: PS3
position: PS3
- name: PS4
position: PS4
- name: Fan1
position: Fan1