mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-12-22 07:02:24 +01:00
Add HPE ProLiant DL20 Gen10 (#2571)
https://www.hpe.com/psnow/doc/a00053820enw Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
0bb3c5d53c
commit
89c9507b52
31
device-types/HPE/ProLiant-DL20-Gen10.yaml
Normal file
31
device-types/HPE/ProLiant-DL20-Gen10.yaml
Normal file
@ -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…
Reference in New Issue
Block a user