mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +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>
13 lines
454 B
YAML
13 lines
454 B
YAML
---
|
|
manufacturer: Dell
|
|
model: 942V6
|
|
part_number: 942V6
|
|
comments: Intel X520 DP 10Gb DA/SFP+ Server Adapter, Low Profile\n[Specs](https://www.dell.com/en-us/shop/intel-ethernet-x520-dp-10gb-da-sfp-server-adapter-low-profile-customer-installation/apd/430-4436/pc-accessories#techspecs_section)
|
|
interfaces:
|
|
- name: '{module}-10GbE-0'
|
|
type: 10gbase-x-sfpp
|
|
mgmt_only: false
|
|
- name: '{module}-10GbE-1'
|
|
type: 10gbase-x-sfpp
|
|
mgmt_only: false
|