mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-24 17:34:17 +01:00
fix fan and power supply (#1652)
This commit is contained in:
parent
1ca5670f77
commit
1a9831c342
@ -28,3 +28,5 @@ module-bays:
|
||||
position: PS1
|
||||
- name: PS2
|
||||
position: PS2
|
||||
- name: Fan1
|
||||
position: Fan1
|
||||
|
@ -40,3 +40,9 @@ module-bays:
|
||||
position: PS1
|
||||
- name: PS2
|
||||
position: PS2
|
||||
- name: PS3
|
||||
position: PS3
|
||||
- name: PS4
|
||||
position: PS4
|
||||
- name: Fan1
|
||||
position: Fan1
|
||||
|
@ -28,3 +28,5 @@ module-bays:
|
||||
position: PS1
|
||||
- name: PS2
|
||||
position: PS2
|
||||
- name: Fan1
|
||||
position: Fan1
|
||||
|
@ -40,3 +40,9 @@ module-bays:
|
||||
position: PS1
|
||||
- name: PS2
|
||||
position: PS2
|
||||
- name: PS3
|
||||
position: PS3
|
||||
- name: PS4
|
||||
position: PS4
|
||||
- name: Fan1
|
||||
position: Fan1
|
||||
|
Loading…
Reference in New Issue
Block a user