mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
added HPE ProLiant DL325 Gen11 (#2104)
* added HPE ProLiant DL325 Gen11 * Update ProLiant-DL325-Gen11.yaml added airflow * Update ProLiant-DL325-Gen10.yaml airflow: front-to-rear * Update ProLiant-DL325-Gen10-Plus.yaml airflow: front-to-rear * Update ProLiant-DL325-Gen10-Plus-v2.yaml airflow: front-to-rear --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
45670dff4c
commit
afec83311e
@ -4,6 +4,7 @@ model: ProLiant DL325 Gen10 Plus v2
|
||||
slug: hpe-proliant-dl325-gen10-plus-v2
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
airflow: front-to-rear
|
||||
console-ports:
|
||||
- name: Serial
|
||||
type: de-9
|
||||
|
@ -4,6 +4,7 @@ model: ProLiant DL325 Gen10 Plus
|
||||
slug: hpe-proliant-dl325-gen10-plus
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
airflow: front-to-rear
|
||||
console-ports:
|
||||
- name: Serial
|
||||
type: de-9
|
||||
|
@ -4,6 +4,7 @@ model: ProLiant DL325 Gen10
|
||||
slug: hpe-proliant-dl325-gen10
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
airflow: front-to-rear
|
||||
console-ports:
|
||||
- name: Serial
|
||||
type: de-9
|
||||
|
35
device-types/HPE/ProLiant-DL325-Gen11.yaml
Normal file
35
device-types/HPE/ProLiant-DL325-Gen11.yaml
Normal file
@ -0,0 +1,35 @@
|
||||
---
|
||||
manufacturer: HPE
|
||||
model: ProLiant DL325 Gen11
|
||||
slug: hpe-proliant-dl325-gen11
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
airflow: front-to-rear
|
||||
comments: '[Data Sheet](https://www.hpe.com/psnow/doc/PSN1014689141NGEN) [QuickSpecs](https://www.hpe.com/psnow/doc/a50004297enw.pdf?jumpid=in_pdp-psnow-qs)'
|
||||
console-ports:
|
||||
- name: Serial
|
||||
type: de-9
|
||||
module-bays:
|
||||
- name: PSU-1
|
||||
position: PSU-1
|
||||
- name: PSU-2
|
||||
position: PSU-2
|
||||
- name: FlexLOM
|
||||
position: FlexLOM
|
||||
- name: PCIe-1 Gen5 raiser
|
||||
position: PCIe-1
|
||||
- name: PCIe-2 NVME
|
||||
position: PCIe-2
|
||||
comments: Optional NS204i-u hot-plug NVME
|
||||
- name: PCIe-3 Gen5 raiser
|
||||
position: PCIe-3
|
||||
- name: OCP-1
|
||||
position: OCP-1
|
||||
comments: OCP 3.0
|
||||
- name: OCP-2
|
||||
position: OCP-2
|
||||
comments: OCP 3.0
|
||||
interfaces:
|
||||
- name: iLO
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
Loading…
Reference in New Issue
Block a user