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
30 lines
572 B
YAML
30 lines
572 B
YAML
---
|
|
manufacturer: Infoblox
|
|
model: Trinzic TE-805
|
|
slug: te-805-hw-ac-b
|
|
part_number: TE-805-HW-AC-B
|
|
u_height: 1
|
|
is_full_depth: true
|
|
comments: Trinzic TE-805 Network Management Device with HDD & PSU
|
|
console-ports:
|
|
- name: Console
|
|
type: rj-45
|
|
power-ports:
|
|
- name: PS0
|
|
type: iec-60320-c14
|
|
maximum_draw: 130
|
|
allocated_draw: 130
|
|
interfaces:
|
|
- name: HA
|
|
type: 1000base-t
|
|
- name: IPMI
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
- name: LAN1
|
|
type: 1000base-t
|
|
- name: LAN2
|
|
type: 1000base-t
|
|
- name: MGMT
|
|
type: 1000base-t
|
|
mgmt_only: true
|