mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-12-22 07:02:24 +01:00
Add HPE Proliant Microserver Gen10 & 11. Add HPE Proliant ML30 Gen10. (#2554)
* Add HPE Proliant Microserver Gen10 & 11. Add HPE Proliant ML30 Gen10 * Add HPE Proliant Microserver Gen10 & 11. Add HPE Proliant ML30 Gen10. * Update ProLiant-ML30-Gen10-plus.yaml added some extra data --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
7ec128394e
commit
621269be52
31
device-types/HPE/ProLiant-ML30-Gen10-plus.yaml
Normal file
31
device-types/HPE/ProLiant-ML30-Gen10-plus.yaml
Normal file
@ -0,0 +1,31 @@
|
||||
---
|
||||
manufacturer: HPE
|
||||
model: ProLiant ML30 Gen10 Plus
|
||||
slug: hpe-proliant-ml30-gen10-plus
|
||||
part_number: P44720-421
|
||||
u_height: 4
|
||||
weight: 10.1
|
||||
weight_unit: kg
|
||||
airflow: front-to-rear
|
||||
is_full_depth: true
|
||||
module-bays:
|
||||
- name: PCIe1
|
||||
position: PCIe1
|
||||
- name: PCIe2
|
||||
position: PCIe2
|
||||
- name: PCIe3
|
||||
position: PCIe3
|
||||
- name: PCIe4
|
||||
position: PCIe4
|
||||
- name: PSU1
|
||||
position: PSU1
|
||||
- name: PSU2
|
||||
position: PSU2
|
||||
interfaces:
|
||||
- name: Gig-E 1
|
||||
type: 1000base-t
|
||||
- name: Gig-E 2
|
||||
type: 1000base-t
|
||||
- name: iLO
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
25
device-types/HPE/ProLiant-Microserver-Gen10.yaml
Normal file
25
device-types/HPE/ProLiant-Microserver-Gen10.yaml
Normal file
@ -0,0 +1,25 @@
|
||||
---
|
||||
manufacturer: HPE
|
||||
model: ProLiant MicroServer Gen10
|
||||
slug: hpe-proliant-microserver-gen10
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
airflow: front-to-rear
|
||||
weight: 6.5
|
||||
weight_unit: kg
|
||||
interfaces:
|
||||
- name: Gig-E 1
|
||||
type: 1000base-t
|
||||
- name: Gig-E 2
|
||||
type: 1000base-t
|
||||
module-bays:
|
||||
- name: PCIe1
|
||||
position: PCIe1
|
||||
- name: PCIe2
|
||||
position: PCIe2
|
||||
power-ports:
|
||||
- name: PSU
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 200
|
||||
description: HPE ProLiant MicroServer Gen10
|
||||
comments: '[PSnow: HPE ProLiant MicroServer Gen11](https://support.hpe.com/hpesc/public/docDisplay?docId=a00008701enw&docLocale=en_US)'
|
31
device-types/HPE/ProLiant-Microserver-Gen11.yaml
Normal file
31
device-types/HPE/ProLiant-Microserver-Gen11.yaml
Normal file
@ -0,0 +1,31 @@
|
||||
---
|
||||
manufacturer: HPE
|
||||
model: ProLiant MicroServer Gen11
|
||||
slug: hpe-proliant-microserver-gen11
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
airflow: front-to-rear
|
||||
weight: 8.65
|
||||
weight_unit: kg
|
||||
interfaces:
|
||||
- name: Gig-E 1
|
||||
type: 1000base-t
|
||||
- name: Gig-E 2
|
||||
type: 1000base-t
|
||||
- name: Gig-E 3
|
||||
type: 1000base-t
|
||||
- name: Gig-E 4
|
||||
type: 1000base-t
|
||||
module-bays:
|
||||
- name: PCIe1
|
||||
position: PCIe1
|
||||
- name: PCIe2
|
||||
position: PCIe2
|
||||
- name: iLO/M.2/Serial port
|
||||
position: iLO/M.2/Serial port
|
||||
power-ports:
|
||||
- name: PSU
|
||||
type: dc-terminal
|
||||
maximum_draw: 180
|
||||
description: HPE ProLiant MicroServer Gen11
|
||||
comments: '[PSnow: HPE ProLiant MicroServer Gen11](https://www.hpe.com/psnow/doc/PSN1014826370USEN.pdf?jumpid=in_pdp-psnow-dds)'
|
Loading…
Reference in New Issue
Block a user