mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-08 01:24:49 +01:00
7b303a5ace
* leverage yamllint in GitHub actions * add pre-commits * validation updates * Update README.md * Update CONTRIBUTING.md
27 lines
473 B
YAML
27 lines
473 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: N77-C7706
|
|
slug: n77-c7706
|
|
part_number: N77-C7706
|
|
u_height: 9
|
|
is_full_depth: true
|
|
subdevice_role: parent
|
|
console-ports:
|
|
- name: con0
|
|
type: rj-45
|
|
- name: con1
|
|
type: rj-45
|
|
power-ports:
|
|
- name: PSU0
|
|
type: iec-60320-c20
|
|
maximum_draw: 3000
|
|
- name: PSU1
|
|
type: iec-60320-c20
|
|
maximum_draw: 3000
|
|
- name: PSU2
|
|
type: iec-60320-c20
|
|
maximum_draw: 3000
|
|
- name: PSU3
|
|
type: iec-60320-c20
|
|
maximum_draw: 3000
|