mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +01:00
7b303a5ace
* leverage yamllint in GitHub actions * add pre-commits * validation updates * Update README.md * Update CONTRIBUTING.md
21 lines
406 B
YAML
21 lines
406 B
YAML
---
|
|
manufacturer: Aruba
|
|
model: Aruba7005
|
|
slug: aruba7005
|
|
is_full_depth: false
|
|
u_height: 1
|
|
interfaces:
|
|
- name: gigabitethernet 0/0/0
|
|
type: 1000base-t
|
|
- name: gigabitethernet 0/0/1
|
|
type: 1000base-t
|
|
- name: gigabitethernet 0/0/2
|
|
type: 1000base-t
|
|
- name: gigabitethernet 0/0/3
|
|
type: 1000base-t
|
|
console-ports:
|
|
- name: Console
|
|
type: rj-45
|
|
- name: Console USB
|
|
type: usb-mini-b
|