From ce4f357c59d8284e6381535766cd329418460acf Mon Sep 17 00:00:00 2001 From: Mathieu MD Date: Tue, 4 Mar 2025 15:29:10 +0100 Subject: [PATCH] Add HPE ProLiant DL20 Gen11 (#2898) * Add HPE ProLiant DL20 Gen11 * Update ProLiant-DL20-Gen11.yaml added airflow --------- Co-authored-by: Harry --- device-types/HPE/ProLiant-DL20-Gen11.yaml | 32 +++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 device-types/HPE/ProLiant-DL20-Gen11.yaml diff --git a/device-types/HPE/ProLiant-DL20-Gen11.yaml b/device-types/HPE/ProLiant-DL20-Gen11.yaml new file mode 100644 index 000000000..b24e40491 --- /dev/null +++ b/device-types/HPE/ProLiant-DL20-Gen11.yaml @@ -0,0 +1,32 @@ +--- +manufacturer: HPE +model: ProLiant DL20 Gen11 +slug: hpe-proliant-dl20-gen11 +u_height: 1.0 +is_full_depth: true +comments: '[HP ProLiant DL20 Gen11 QuickSpecs](https://www.hpe.com/psnow/doc/a50007009enw)' +weight: 12 +weight_unit: kg +airflow: front-to-rear +module-bays: + - name: PSU1 + position: PSU1 + - name: PSU2 + position: PSU2 + - name: PCIe + position: PCIe + - name: OCP3 + position: OCP3 +interfaces: + - name: Gig-E 1 + type: 1000base-t + mgmt_only: false + - name: Gig-E 2 + type: 1000base-t + mgmt_only: false + - name: Gig-E 3 + type: 1000base-t + mgmt_only: false + - name: Gig-E 4 + type: 1000base-t + mgmt_only: false