mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
Hotfix: Incorrect rear_port ST-24-port-fiber-patch-panel-rear-splice (#2015)
Rear port 18 was incorrectly named port 28. Causing the netbox-community/Device-Type-Library-Import to complain about the nonexistant port.
This commit is contained in:
parent
5f103a336c
commit
a157670099
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user