Skip to content

Commit

Permalink
Hotfix: missing u_height for Mellanox/SX6012* (netbox-community#2014)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
netravnen authored Mar 22, 2024
1 parent 55f319e commit 5f103a3
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions device-types/Mellanox/SX6012F-1BFS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions device-types/Mellanox/SX6012F-1BRS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions device-types/Mellanox/SX6012F-2BFS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions device-types/Mellanox/SX6012F-2BRS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions device-types/Mellanox/SX6012T-1BFS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions device-types/Mellanox/SX6012T-2BFS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5f103a3

Please sign in to comment.