mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
4607c0d486
* Adding first revision of the VGA test cases * Second revision with less repetative code * Handling case where vga has a number in the naming * the great VGA purge!
29 lines
502 B
YAML
29 lines
502 B
YAML
---
|
|
manufacturer: HPE
|
|
model: ProLiant ML110 Gen10
|
|
slug: hpe-proliant-ml110-gen10
|
|
u_height: 3
|
|
is_full_depth: true
|
|
module-bays:
|
|
- name: PCIe1
|
|
position: PCIe1
|
|
- name: PCIe2
|
|
position: PCIe2
|
|
- name: PCIe3
|
|
position: PCIe3
|
|
- name: PCIe4
|
|
position: PCIe4
|
|
- name: PCIe5
|
|
position: PCIe5
|
|
interfaces:
|
|
- name: Gig-E 1
|
|
type: 1000base-t
|
|
- name: Gig-E 2
|
|
type: 1000base-t
|
|
- name: iLO
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
power-ports:
|
|
- name: PSU
|
|
type: iec-60320-c14
|