mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +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!
43 lines
738 B
YAML
43 lines
738 B
YAML
---
|
|
manufacturer: HPE
|
|
model: ProLiant DL580 Gen9
|
|
slug: hpe-proliant-dl580-gen9
|
|
u_height: 4
|
|
is_full_depth: true
|
|
console-ports:
|
|
- name: Serial
|
|
type: de-9
|
|
module-bays:
|
|
- name: PSU1
|
|
position: PSU1
|
|
- name: PSU2
|
|
position: PSU2
|
|
- name: PSU3
|
|
position: PSU3
|
|
- name: PSU4
|
|
position: PSU4
|
|
- name: FlexLOM
|
|
position: FlexLOM
|
|
- name: PCIe1
|
|
position: PCIe1
|
|
- name: PCIe2
|
|
position: PCIe2
|
|
- name: PCIe3
|
|
position: PCIe3
|
|
- name: PCIe4
|
|
position: PCIe4
|
|
- name: PCIe5
|
|
position: PCIe5
|
|
- name: PCIe6
|
|
position: PCIe6
|
|
- name: PCIe7
|
|
position: PCIe7
|
|
- name: PCIe8
|
|
position: PCIe8
|
|
- name: PCIe9
|
|
position: PCIe9
|
|
interfaces:
|
|
- name: iLO
|
|
type: 1000base-t
|
|
mgmt_only: true
|