Skip to content

Commit

Permalink
Add height to black box chassis (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
heidisu authored Jun 7, 2024
1 parent ab20b5a commit 2dcd855
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion device-types/Black Box/acxmodh2-r2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ manufacturer: Black Box
model: ACXMODH2-R2
slug: black-box-acxmodh2-r2
description: DKM Modular Chassis, 1 ext. power supply, no redundancy
u_height: 0.0
u_height: 1.0
is_full_depth: true
module-bays:
- name: Slot 1
Expand Down
2 changes: 1 addition & 1 deletion device-types/Black Box/acxmodh2r-p-r2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ manufacturer: Black Box
model: ACXMODH2R-P-R2
slug: black-box-acxmodh2r-p-r2
description: DKM Modular Chassis, 2 ext. power supply
u_height: 0.0
u_height: 1.0
is_full_depth: true
module-bays:
- name: Slot 1
Expand Down
2 changes: 1 addition & 1 deletion device-types/Black Box/acxmodh6fpac-r2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ manufacturer: Black Box
model: ACXMODH6FPAC-R2
slug: black-box-acxmodh6fpac-r2
description: DKM Modular Chassis, redundant power supply
u_height: 0.0
u_height: 1.0
is_full_depth: true
module-bays:
- name: Slot 1
Expand Down

0 comments on commit 2dcd855

Please sign in to comment.