Modifies default chassis role

This commit is contained in:
Pierre Lannoy 2024-03-11 19:47:43 +01:00
commit 9e7163a1e5
Signed by: Pierre Lannoy
GPG key ID: D27231EF87D53F31
2 changed files with 3 additions and 2 deletions

View file

@ -25,6 +25,7 @@ class SupermicroHost(ServerBase):
# Blades
blade = product_name.startswith('SBI')
blade |= product_name.startswith('SBA')
blade |= product_name.startswith('AS ')
# Twin
blade |= 'TR-' in product_name
# TwinPro