Skip to content

Commit

Permalink
Hotfix: Incorrect rear_port ST-24-port-fiber-patch-panel-rear-splice (#…
Browse files Browse the repository at this point in the history
…2015)

Rear port 18 was incorrectly named port 28. Causing the
netbox-community/Device-Type-Library-Import to complain
about the nonexistant port.
  • Loading branch information
netravnen authored Mar 22, 2024
1 parent 5f103a3 commit a157670
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ rear-ports:
- name: Port/17
type: splice
positions: 1
- name: Port/28
- name: Port/18
type: splice
positions: 1
- name: Port/19
Expand Down

0 comments on commit a157670

Please sign in to comment.