Hotfix: missing u_height for Mellanox/SX6012* (#2014)

Add missing u_height field for child modules.

- Mellanox SX6012F-1BFS
- Mellanox SX6012F-1BRS
- Mellanox SX6012F-2BFS
- Mellanox SX6012F-2BRS
- Mellanox MSX6012T-1BFS
- Mellanox MSX6012T-2BFS
This commit is contained in:
ch 2024-03-22 15:35:59 +01:00 committed by GitHub
parent 55f319eec2
commit 5f103a336c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 6 additions and 0 deletions

View File

@ -6,6 +6,7 @@ part_number: MSX6012F-1BFS
airflow: rear-to-front
weight: 2.98
weight_unit: kg
u_height: 0
subdevice_role: child
console-ports:
- name: Serial Console

View File

@ -6,6 +6,7 @@ part_number: MSX6012F-1BRS
airflow: front-to-rear
weight: 2.98
weight_unit: kg
u_height: 0
subdevice_role: child
console-ports:
- name: Serial Console

View File

@ -6,6 +6,7 @@ part_number: MSX6012F-2BFS
airflow: rear-to-front
weight: 2.98
weight_unit: kg
u_height: 0
subdevice_role: child
console-ports:
- name: Serial Console

View File

@ -6,6 +6,7 @@ part_number: MSX6012F-2BRS
airflow: front-to-rear
weight: 2.98
weight_unit: kg
u_height: 0
subdevice_role: child
console-ports:
- name: Serial Console

View File

@ -6,6 +6,7 @@ part_number: MSX6012T-1BFS
airflow: rear-to-front
weight: 2.98
weight_unit: kg
u_height: 0
subdevice_role: child
console-ports:
- name: Serial Console

View File

@ -6,6 +6,7 @@ part_number: MSX6012T-2BFS
airflow: rear-to-front
weight: 2.98
weight_unit: kg
u_height: 0
subdevice_role: child
console-ports:
- name: Serial Console