mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 16:33:57 +01:00
a1f807eba3
* Improved PowerEdge R630 with PCI slots & elevation images * Added support for Dell C63DV daughter card * Fix yaml formatting * Move optional ports for R630 to Daughter Card * Added Dell branded Intel X520 * Added Dell 61X09 NIC card * Added Dell CD16M NIC card. Normalized naming with the OCP variant. * Added Dell VK88G * Added Dell R1KTR NDC * Added Dell NICs for Intel X710, both OCP & PCI FH * Added elevation images for PowerEdge R750 * Added 3 PowerEdge PSU * Normalizing filenames * Moved power ports to modules (PSU) * Fixing power port name * Move ports to modules for R730xd * Added elevation images for EX2300-24t * Fix yaml formatting * Update 4V8KD.yaml really fix yaml formatting. * Update 61X09.yaml really fix yaml formatting. * Update 942V6.yaml really fix yaml formatting. * Update C63DV.yaml really fix yaml formatting. * Update CD16M.yaml really fix yaml formatting. * Update DDJKY.yaml really fix yaml formatting. * Update M63JN.yaml really fix yaml formatting. * Update PJMDN.yaml really fix yaml formatting. * Update R1KTR.yaml really fix yaml formatting. * Update R1XFC.yaml really fix yaml formatting. * Update R1XFC.yaml really fix yaml formatting. * Update VK88G.yaml really fix yaml formatting. * Third attempt to fix yaml formatting * Initial Freedom E28Q-L support * Moving interfaces & PSU to modules * Fix formatting, trayling black line * Formatting fix * Literal newline test * Fix once more * Fix yaml formatting * Added some QFX elevation images * Fixed Height and documentation link * Fix formatting * More formatting fixes.. * Normalizing filenames * Fix formatting * Updating image file names. Fixing file formatting * Adding emoji characters * Fixing formatting * migrated images to pngs and updated elevation image names - they need to be the same as the slug. * Update Freedom-E28Q-L.yaml Added weight and airflow data points * Update Freedom-E28Q-L.yaml Removing USB and VGA from console ports --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
31 lines
585 B
YAML
31 lines
585 B
YAML
---
|
|
manufacturer: Dell
|
|
model: PowerEdge R630
|
|
slug: dell-poweredge-r630
|
|
u_height: 1
|
|
is_full_depth: true
|
|
console-ports:
|
|
- name: Serial
|
|
type: de-9
|
|
- name: VGA
|
|
type: other
|
|
interfaces:
|
|
- name: iDRAC
|
|
type: 1000base-t
|
|
mgmt_only: true
|
|
module-bays:
|
|
- name: PSU-1
|
|
label: '1'
|
|
position: PSU-1
|
|
- name: PSU-2
|
|
label: '2'
|
|
position: PSU-2
|
|
- name: Network Daughter Card slot 1
|
|
position: NDC-1
|
|
- name: Riser PCIe-Gen3 1
|
|
position: PCIe-Gen3-1
|
|
- name: Riser PCIe-Gen3 2
|
|
position: PCIe-Gen3-2
|
|
- name: Riser PCIe-Gen3 3
|
|
position: PCIe-Gen3-3
|