devicetype-library/device-types/HPE/ProLiant-DL325-Gen10-Plus-v2.yaml
Daniel W. Anner 282559fa45
Module Test Improvements (#1608)
* Adding --all switch to the pre-commit check

* Adding test code to verify component positions are not the same for similar modules

* Adding code to validate component names and duplicate positions. This was discovered in issue #1584

* Reverting accidental change to pre-commit-config.yaml

* Update SDU-5000.yml

Reverting testing change

* Update device_types.py

Removed un-needed import
2023-09-06 14:14:11 -04:00

29 lines
496 B
YAML

---
manufacturer: HPE
model: ProLiant DL325 Gen10 Plus v2
slug: hpe-proliant-dl325-gen10-plus-v2
u_height: 1
is_full_depth: true
console-ports:
- name: Serial
type: de-9
- name: VGA
type: other
module-bays:
- name: PSU1
position: PSU1
- name: PSU2
position: PSU2
- name: OCP3
position: OCP3
- name: PCIe1
position: PCIe1
- name: PCIe2
position: PCIe2
- name: PCIe3
position: PCIe3
interfaces:
- name: iLO
type: 1000base-t
mgmt_only: true