mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +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!
51 lines
959 B
YAML
51 lines
959 B
YAML
---
|
|
manufacturer: HPE
|
|
model: ProLiant DL380 Gen10 Plus
|
|
slug: hpe-proliant-dl380-gen10-plus
|
|
u_height: 2
|
|
is_full_depth: true
|
|
console-ports:
|
|
- name: Serial
|
|
type: de-9
|
|
module-bays:
|
|
- name: PSU1
|
|
position: PSU1
|
|
- name: PSU2
|
|
position: PSU2
|
|
- name: OCP3
|
|
position: OCP3
|
|
- name: PCIe1
|
|
position: PCIe1
|
|
label: primary riser
|
|
- name: PCIe2
|
|
position: PCIe2
|
|
label: primary riser
|
|
- name: PCIe3
|
|
position: PCIe3
|
|
label: primary riser
|
|
- name: PCIe4
|
|
position: PCIe4
|
|
label: secondary riser
|
|
- name: PCIe5
|
|
position: PCIe5
|
|
label: secondary riser
|
|
- name: PCIe6
|
|
position: PCIe6
|
|
label: secondary riser
|
|
- name: PCIe7
|
|
position: PCIe7
|
|
label: tertiary riser
|
|
- name: PCIe8
|
|
position: PCIe8
|
|
label: tertiary riser
|
|
- name: HDDBox1
|
|
position: box1
|
|
- name: HDDBox2
|
|
position: box2
|
|
- name: HDDBox3
|
|
position: box3
|
|
interfaces:
|
|
- name: iLO
|
|
type: 1000base-t
|
|
mgmt_only: true
|