mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
Adding new device to device-types (#2146)
Wish to add ProLiant-DL380-Gen11 as a device type to netbox Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
be2c42d35a
commit
3e31705404
58
device-types/HPE/ProLiant-DL380-Gen11.yaml
Normal file
58
device-types/HPE/ProLiant-DL380-Gen11.yaml
Normal file
@ -0,0 +1,58 @@
|
||||
---
|
||||
manufacturer: HPE
|
||||
model: ProLiant DL380 Gen11
|
||||
slug: hpe-proliant-dl380-gen11
|
||||
u_height: 2
|
||||
is_full_depth: true
|
||||
airflow: front-to-rear
|
||||
part_number: P52534-B21
|
||||
comments: '[HPE ProLiant DL380 G11 Server QuickSpecs](https://www.hpe.com/psnow/doc/a50004307enw.pdf)'
|
||||
#minumum weight - 8 SFF HDD, 2x processor, 2x PSU, 1x RAID controller, 2x Risers
|
||||
weight: 16
|
||||
weight_unit: kg
|
||||
console-ports:
|
||||
- name: Serial
|
||||
type: de-9
|
||||
module-bays:
|
||||
- name: PSU1
|
||||
position: PSU1
|
||||
- name: PSU2
|
||||
position: PSU2
|
||||
- name: FlexLOM
|
||||
position: FlexLOM
|
||||
- name: PCIe1
|
||||
position: PCIe1
|
||||
label: primary riser
|
||||
- name: PCIe2
|
||||
position: PCIe2
|
||||
label: primary riser
|
||||
- name: PCIe3
|
||||
position: PCIe3
|
||||
label: primary riser
|
||||
- name: PCIe4
|
||||
position: PCIe4
|
||||
label: secondary riser
|
||||
- name: PCIe5
|
||||
position: PCIe5
|
||||
label: secondary riser
|
||||
- name: PCIe6
|
||||
position: PCIe6
|
||||
label: secondary riser
|
||||
- name: PCIe7
|
||||
position: PCIe7
|
||||
label: tertiary riser
|
||||
- name: PCIe8
|
||||
position: PCIe8
|
||||
label: tertiary riser
|
||||
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
|
||||
- name: iLO
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
Loading…
Reference in New Issue
Block a user