From ea5af9ae18dcdf10d6202a701cd75037924618c3 Mon Sep 17 00:00:00 2001 From: Luke Anderson Date: Tue, 17 Dec 2024 13:10:16 +1030 Subject: [PATCH] Add HPE ProLiant DL20 Gen10 https://www.hpe.com/psnow/doc/a00053820enw --- device-types/HPE/ProLiant-DL20-Gen10.yaml | 31 +++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 device-types/HPE/ProLiant-DL20-Gen10.yaml diff --git a/device-types/HPE/ProLiant-DL20-Gen10.yaml b/device-types/HPE/ProLiant-DL20-Gen10.yaml new file mode 100644 index 0000000000..62dd254169 --- /dev/null +++ b/device-types/HPE/ProLiant-DL20-Gen10.yaml @@ -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