-
Notifications
You must be signed in to change notification settings - Fork 952
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add HPE Proliant Microserver Gen10 & 11. Add HPE Proliant ML30 Gen10. (…
…#2554) * Add HPE Proliant Microserver Gen10 & 11. Add HPE Proliant ML30 Gen10 * Add HPE Proliant Microserver Gen10 & 11. Add HPE Proliant ML30 Gen10. * Update ProLiant-ML30-Gen10-plus.yaml added some extra data --------- Co-authored-by: Harry <[email protected]>
- Loading branch information
1 parent
7ec1283
commit 621269b
Showing
3 changed files
with
87 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
manufacturer: HPE | ||
model: ProLiant ML30 Gen10 Plus | ||
slug: hpe-proliant-ml30-gen10-plus | ||
part_number: P44720-421 | ||
u_height: 4 | ||
weight: 10.1 | ||
weight_unit: kg | ||
airflow: front-to-rear | ||
is_full_depth: true | ||
module-bays: | ||
- name: PCIe1 | ||
position: PCIe1 | ||
- name: PCIe2 | ||
position: PCIe2 | ||
- name: PCIe3 | ||
position: PCIe3 | ||
- name: PCIe4 | ||
position: PCIe4 | ||
- name: PSU1 | ||
position: PSU1 | ||
- name: PSU2 | ||
position: PSU2 | ||
interfaces: | ||
- name: Gig-E 1 | ||
type: 1000base-t | ||
- name: Gig-E 2 | ||
type: 1000base-t | ||
- name: iLO | ||
type: 1000base-t | ||
mgmt_only: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
manufacturer: HPE | ||
model: ProLiant MicroServer Gen10 | ||
slug: hpe-proliant-microserver-gen10 | ||
u_height: 0 | ||
is_full_depth: false | ||
airflow: front-to-rear | ||
weight: 6.5 | ||
weight_unit: kg | ||
interfaces: | ||
- name: Gig-E 1 | ||
type: 1000base-t | ||
- name: Gig-E 2 | ||
type: 1000base-t | ||
module-bays: | ||
- name: PCIe1 | ||
position: PCIe1 | ||
- name: PCIe2 | ||
position: PCIe2 | ||
power-ports: | ||
- name: PSU | ||
type: iec-60320-c14 | ||
maximum_draw: 200 | ||
description: HPE ProLiant MicroServer Gen10 | ||
comments: '[PSnow: HPE ProLiant MicroServer Gen11](https://support.hpe.com/hpesc/public/docDisplay?docId=a00008701enw&docLocale=en_US)' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
manufacturer: HPE | ||
model: ProLiant MicroServer Gen11 | ||
slug: hpe-proliant-microserver-gen11 | ||
u_height: 0 | ||
is_full_depth: false | ||
airflow: front-to-rear | ||
weight: 8.65 | ||
weight_unit: kg | ||
interfaces: | ||
- name: Gig-E 1 | ||
type: 1000base-t | ||
- name: Gig-E 2 | ||
type: 1000base-t | ||
- name: Gig-E 3 | ||
type: 1000base-t | ||
- name: Gig-E 4 | ||
type: 1000base-t | ||
module-bays: | ||
- name: PCIe1 | ||
position: PCIe1 | ||
- name: PCIe2 | ||
position: PCIe2 | ||
- name: iLO/M.2/Serial port | ||
position: iLO/M.2/Serial port | ||
power-ports: | ||
- name: PSU | ||
type: dc-terminal | ||
maximum_draw: 180 | ||
description: HPE ProLiant MicroServer Gen11 | ||
comments: '[PSnow: HPE ProLiant MicroServer Gen11](https://www.hpe.com/psnow/doc/PSN1014826370USEN.pdf?jumpid=in_pdp-psnow-dds)' |