Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HPE ProLiant DL20 Gen10 #2571

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions device-types/HPE/ProLiant-DL20-Gen10.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
manufacturer: HPE
model: ProLiant DL20 Gen10
slug: hpe-proliant-dl20-gen10
u_height: 1.0
is_full_depth: true
comments: '[HP ProLiant DL20 Gen10 QuickSpecs](https://www.hpe.com/psnow/doc/a00053820enw)'
weight: 17.41
weight_unit: lb
console-ports:
- name: Serial
type: de-9
module-bays:
- name: PSU1
position: PSU1
- name: PSU2
position: PSU2
- name: PCIe1
position: PCIe1
- name: PCIe2
position: PCIe2
interfaces:
- name: Gig-E 1
type: 1000base-t
mgmt_only: false
- name: Gig-E 2
type: 1000base-t
mgmt_only: false
- name: iLO
type: 1000base-t
mgmt_only: true
Loading