mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
Add ProLiant DL360 Gen9 (#729)
This commit is contained in:
parent
7ce05d960e
commit
d5a169d542
40
device-types/HPE/ProLiant_DL360_Gen9.yaml
Normal file
40
device-types/HPE/ProLiant_DL360_Gen9.yaml
Normal file
@ -0,0 +1,40 @@
|
||||
---
|
||||
manufacturer: HPE
|
||||
model: ProLiant DL360 Gen9
|
||||
slug: hpe_dl360_g9
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
console-ports:
|
||||
- name: Serial
|
||||
type: de-9
|
||||
- name: VGA
|
||||
type: other
|
||||
- name: Front USB1
|
||||
type: usb-a
|
||||
- name: Rear USB1
|
||||
type: usb-a
|
||||
- name: Rear USB2
|
||||
type: usb-a
|
||||
power-ports:
|
||||
- name: PSU1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 1400
|
||||
- name: PSU2
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 1400
|
||||
interfaces:
|
||||
- name: Gig-E 1
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: Gig-E 2
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: Gig-E 3
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: Gig-E 4
|
||||
type: 1000base-t
|
||||
mgmt_only: false
|
||||
- name: iLO
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
Loading…
Reference in New Issue
Block a user