Skip to content

Commit

Permalink
Adding new device to device-types (#2146)
Browse files Browse the repository at this point in the history
Wish to add ProLiant-DL380-Gen11 as a device type to  netbox

Co-authored-by: Daniel W. Anner <[email protected]>
  • Loading branch information
obimoro and danner26 authored May 18, 2024
1 parent be2c42d commit 3e31705
Showing 1 changed file with 58 additions and 0 deletions.
58 changes: 58 additions & 0 deletions device-types/HPE/ProLiant-DL380-Gen11.yaml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 3e31705

Please sign in to comment.