Skip to content

Commit

Permalink
add H30 to enclosure plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
yocalebo committed Sep 27, 2024
1 parent 8963ad4 commit e0cb9cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/middlewared/middlewared/plugins/enclosure_/enums.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ class ControllerModels(Enum):
F130 = 'F130' # all nvme flash
H10 = 'H10'
H20 = 'H20'
H30 = 'H30'
M30 = 'M30'
M40 = 'M40'
M50 = 'M50'
Expand Down

0 comments on commit e0cb9cc

Please sign in to comment.