mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
4607c0d486
* Adding first revision of the VGA test cases * Second revision with less repetative code * Handling case where vga has a number in the naming * the great VGA purge!
28 lines
604 B
YAML
28 lines
604 B
YAML
---
|
|
manufacturer: Dell
|
|
model: PowerEdge R6615
|
|
slug: dell-poweredge-r6615
|
|
u_height: 1
|
|
is_full_depth: true
|
|
comments: '[Technical Guide](https://www.delltechnologies.com/asset/en-us/products/servers/technical-support/poweredge-r6615-technical-guide.pdf)'
|
|
console-ports:
|
|
- name: Rear Serial
|
|
type: de-9
|
|
interfaces:
|
|
- name: Gig-E 1
|
|
type: 1000base-t
|
|
- name: Gig-E 2
|
|
type: 1000base-t
|
|
- name: iDRAC
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
module-bays:
|
|
- name: OCP 3.0
|
|
position: OCP-1
|
|
- name: PSU-1
|
|
label: '1'
|
|
position: PSU-1
|
|
- name: PSU-2
|
|
label: '2'
|
|
position: PSU-2
|