mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-16 09:57:56 +02:00
Add Cisco UCS-C220-M6S (#1432)
* Add Cisco UCS-C220-M6S Add Cisco UCS-C220-M6S device and various Cisco PSU module types. * Add airflow to Cisco UCSC-C220-M6S * Update UCSC-C220-M6S.yaml --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
8
module-types/Cisco/UCSC-PSU1-1050W.yaml
Normal file
8
module-types/Cisco/UCSC-PSU1-1050W.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: UCSC-PSU1-1050W
|
||||
part_number: UCSC-PSU1-1050W
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 1050
|
8
module-types/Cisco/UCSC-PSU1-1600W.yaml
Normal file
8
module-types/Cisco/UCSC-PSU1-1600W.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: UCSC-PSU1-1600W
|
||||
part_number: UCSC-PSU1-1600W
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 1600
|
8
module-types/Cisco/UCSC-PSU1-2300W.yaml
Normal file
8
module-types/Cisco/UCSC-PSU1-2300W.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: UCSC-PSU1-2300W
|
||||
part_number: UCSC-PSU1-2300W
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: iec-60320-c20
|
||||
maximum_draw: 2300
|
8
module-types/Cisco/UCSC-PSU1-770W.yaml
Normal file
8
module-types/Cisco/UCSC-PSU1-770W.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
manufacturer: Cisco
|
||||
model: UCSC-PSU1-770W
|
||||
part_number: UCSC-PSU1-770W
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 770
|
Reference in New Issue
Block a user