mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Add Cisco UCS Chassis (#322)
* Add Cisco UCS Chassis * Remove null items
This commit is contained in:
parent
2a91affcaf
commit
575190da7d
26
device-types/Cisco/N20-C6508.yaml
Normal file
26
device-types/Cisco/N20-C6508.yaml
Normal file
@ -0,0 +1,26 @@
|
||||
manufacturer: Cisco
|
||||
model: UCS 5108 Chassis
|
||||
slug: ucs-5108-chassis
|
||||
part_number: N20-C6508
|
||||
u_height: 6
|
||||
is_full_depth: true
|
||||
subdevice_role: parent
|
||||
power-ports:
|
||||
- name: PSU1
|
||||
type: iec-60320-c14
|
||||
- name: PSU2
|
||||
type: iec-60320-c14
|
||||
- name: PSU3
|
||||
type: iec-60320-c14
|
||||
- name: PSU4
|
||||
type: iec-60320-c14
|
||||
device-bays:
|
||||
- name: slot1
|
||||
- name: slot2
|
||||
- name: slot3
|
||||
- name: slot4
|
||||
- name: slot5
|
||||
- name: slot6
|
||||
- name: slot7
|
||||
- name: slot8
|
||||
|
Loading…
Reference in New Issue
Block a user