mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +01:00
c95b166139
* breaking out tests for easier usage * refactoring codebase * Added verification for properly formatted slug and fixed definitions that were incorrect * Adding new test case to ensure the file name matches either the slug or the part_number * fixed file names to match proper formatting
15 lines
310 B
YAML
15 lines
310 B
YAML
---
|
|
manufacturer: Cisco
|
|
part_number: WS-X4013+II-Plus
|
|
model: WS-X4013+II-Plus
|
|
console-ports:
|
|
- name: Con{module}
|
|
type: rj-45
|
|
interfaces:
|
|
- name: MGT{module}
|
|
type: 1000base-t
|
|
- name: GigabitEthernet{module}/1
|
|
type: 1000base-x-gbic
|
|
- name: GigabitEthernet{module}/2
|
|
type: 1000base-x-gbic
|