mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
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:
parent
55f319eec2
commit
5f103a336c
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user