mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
0638df3c0b
* Add files via upload * Add 3 new devicetypes Dell Powerscale A3000 HPe Alletra 6000 HPe DL360-gen11 * Update Alletra-6000.yaml weight was defined with a "," instead of "." * Update Alletra-6000.yaml * Update PowerEdge-R750xs.yaml added some extra detail --------- Co-authored-by: Andreas Langseth <andreas.langseth@nrk.no> Co-authored-by: Harry <Harry@cadby.co.uk>
41 lines
908 B
YAML
41 lines
908 B
YAML
---
|
|
manufacturer: HPE
|
|
model: ProLiant DL360 Gen11
|
|
slug: hpe-proliant-dl360-gen11
|
|
u_height: 1
|
|
is_full_depth: true
|
|
airflow: front-to-rear
|
|
part_number: P19766-B21
|
|
comments: '[HPE ProLiant DL360 G11 Server QuickSpecs](https://www.hpe.com/psnow/doc/a50004306enw)'
|
|
#minumum weight - One drive, one processor, one power supply, two heatsinks, one Smart Array controller, and five fans.
|
|
weight: 14.56
|
|
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
|
|
- name: PCIe2
|
|
position: PCIe2
|
|
- name: PCIe3
|
|
position: PCIe3
|
|
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
|