mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 17:14:31 +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>
39 lines
885 B
YAML
39 lines
885 B
YAML
---
|
|
manufacturer: Dell
|
|
model: PowerEdge R730xd
|
|
slug: dell-poweredge-r730xd
|
|
u_height: 2
|
|
is_full_depth: true
|
|
comments: '[Technical Guide](https://i.dell.com/sites/doccontent/shared-content/data-sheets/en/Documents/Dell-PowerEdge-R730-and-R730xd-Technical-Guide-v1-7.pdf)'
|
|
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: PCIe slot 1
|
|
position: PCIe-1
|
|
label: '1'
|
|
- name: Riser PCIe slot 2
|
|
position: PCIe-2
|
|
label: '2'
|
|
- name: Riser PCIe slot 3
|
|
position: PCIe-3
|
|
label: '3'
|
|
- name: PCIe slot 4
|
|
position: PCIe-4
|
|
label: '4'
|
|
- name: Riser PCIe slot 5
|
|
position: PCIe-5
|
|
label: '5'
|
|
- name: Riser PCIe slot 6
|
|
position: PCIe-6
|
|
label: '6'
|
|
interfaces:
|
|
- name: iDRAC
|
|
type: 1000base-t
|
|
mgmt_only: true
|