mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-25 01:44:08 +01:00
65a31c709b
Updated position of PSU2 to not be the same as PSU1 Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
31 lines
534 B
YAML
31 lines
534 B
YAML
---
|
|
manufacturer: HPE
|
|
model: ProLiant DL560 Gen10
|
|
slug: hpe-proliant-dl560-gen10
|
|
u_height: 4
|
|
is_full_depth: true
|
|
console-ports:
|
|
- name: Serial
|
|
type: de-9
|
|
- name: VGA
|
|
type: other
|
|
module-bays:
|
|
- name: PSU1
|
|
position: PSU1
|
|
- name: PSU2
|
|
position: PSU2
|
|
- name: FlexLOM
|
|
position: FlexLOM
|
|
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
|