Cisco UCS module adjustments for PSU (#789)

* Create UCSB-B200-M4.yaml

* Delete UCSB-B200-M4.yaml

* Create UCSB-PSU-2500ACDV.yaml

* Create UCSB-PSU-2500ACPL.yaml

* Create UCS-PSU-6332-AC.yaml

* Update UCSB-5108-AC2.yaml

* Update UCS-FI-6332-16UP.yaml

* Update UCS-FI-6248UP.yaml

* Create UCS-PSU-6248UP-AC.yaml

* Update UCS-PSU-6332-AC.yaml

* Update UCSB-PSU-2500ACDV.yaml

* Update UCSB-PSU-2500ACPL.yaml

* Update UCS-PSU-6332-AC.yaml

* Update UCS-PSU-6248UP-AC.yaml
This commit is contained in:
Eric Krichbaum 2022-05-27 08:58:35 -04:00 committed by GitHub
parent a7d1393c30
commit 5c23b41812
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 52 additions and 23 deletions

View File

@ -9,11 +9,6 @@ airflow: front-to-rear
console-ports:
- name: console
type: rj-45
power-ports:
- name: PSU 1
type: iec-60320-c14
- name: PSU 2
type: iec-60320-c14
interfaces:
- name: L1
type: 1000base-t
@ -120,3 +115,10 @@ interfaces:
- name: Port 32
type: 10gbase-x-sfpp
mgmt_only: false
module-bays:
- name: Front Expansion Module
position: '1'
- name: PSU1
position: '1'
- name: PSU2
position: '2'

View File

@ -9,11 +9,6 @@ airflow: front-to-rear
console-ports:
- name: console
type: rj-45
power-ports:
- name: PSU 1
type: iec-60320-c14
- name: PSU 2
type: iec-60320-c14
interfaces:
- name: L1
type: 1000base-t
@ -144,3 +139,8 @@ interfaces:
- name: Port 40
type: 40gbase-x-qsfpp
mgmt_only: false
module-bays:
- name: PSU1
position: '1'
- name: PSU2
position: '2'

View File

@ -7,19 +7,6 @@ u_height: 6
is_full_depth: true
subdevice_role: parent
airflow: front-to-rear
power-ports:
- name: psu-1
type: iec-60320-c20
maximum_draw: 2500
- name: psu-2
type: iec-60320-c20
maximum_draw: 2500
- name: psu-3
type: iec-60320-c20
maximum_draw: 2500
- name: psu-4
type: iec-60320-c20
maximum_draw: 2500
device-bays:
- name: slot-1
- name: slot-2
@ -34,3 +21,11 @@ module-bays:
position: '1'
- name: IO Module 2
position: '2'
- name: PSU1
position: '1'
- name: PSU2
position: '2'
- name: PSU3
position: '3'
- name: PSU4
position: '4'

View File

@ -0,0 +1,8 @@
---
manufacturer: Cisco
model: UCS-PSU-6248UP-AC
part_number: UCS-PSU-6248UP-AC
power-ports:
- name: PSU{module}
type: iec-60320-c14
maximum_draw: 390

View File

@ -0,0 +1,8 @@
---
manufacturer: Cisco
model: UCS-PSU-6332-AC
part_number: UCS-PSU-6332-AC
power-ports:
- name: PSU{module}
type: iec-60320-c14
maximum_draw: 650

View File

@ -0,0 +1,8 @@
---
manufacturer: Cisco
model: UCSB-PSU-2500ACDV
part_number: UCSB-PSU-2500ACDV
power-ports:
- name: PSU{module}
type: iec-60320-c20
maximum_draw: 2500

View File

@ -0,0 +1,8 @@
---
manufacturer: Cisco
model: UCSB-PSU-2500ACPL
part_number: UCSB-PSU-2500ACPL
power-ports:
- name: PSU{module}
type: iec-60320-c20
maximum_draw: 2500