mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
fixed typo on console port type
This commit is contained in:
parent
2b058b10f0
commit
f45a9ad8db
@ -58,7 +58,7 @@ interfaces:
|
||||
type: 1000base-t
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rf-45
|
||||
type: rj-45
|
||||
power-ports:
|
||||
- name: PS1
|
||||
type: iec-60320-c14
|
||||
@ -67,4 +67,4 @@ power-ports:
|
||||
- name: PS2
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 105
|
||||
allocated_draw: 95
|
||||
allocated_draw: 95
|
||||
|
@ -58,7 +58,7 @@ interfaces:
|
||||
type: 1000base-t
|
||||
console-ports:
|
||||
- name: Console
|
||||
type: rf-45
|
||||
type: rj-45
|
||||
power-ports:
|
||||
- name: PS1
|
||||
type: iec-60320-c14
|
||||
@ -67,4 +67,4 @@ power-ports:
|
||||
- name: PS2
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 105
|
||||
allocated_draw: 95
|
||||
allocated_draw: 95
|
||||
|
Loading…
Reference in New Issue
Block a user