mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +01:00
7b303a5ace
* leverage yamllint in GitHub actions * add pre-commits * validation updates * Update README.md * Update CONTRIBUTING.md
21 lines
352 B
YAML
21 lines
352 B
YAML
---
|
|
manufacturer: Cisco
|
|
model: N7K-C7010
|
|
slug: n7k-c7010
|
|
part_number: N7K-C7010
|
|
u_height: 21
|
|
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: 12000
|
|
- name: PSU1
|
|
type: iec-60320-c20
|
|
maximum_draw: 12000
|