Update arista awe devices (#2150)
* Add new PSU SKUs * Add new SKUs. Fix older PSUs --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
committed by
GitHub
parent
dc91c548ae
commit
bfd3829874
@@ -5,5 +5,5 @@ part_number: AWE-5300-550-A-PS
|
||||
# airflow: front-to-rear
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: iec-60320-c16
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 550
|
||||
|
||||
@@ -5,5 +5,5 @@ part_number: AWE-5300-800-A-PS
|
||||
# airflow: front-to-rear
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: iec-60320-c16
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 800
|
||||
|
||||
9
module-types/Arista/PWR-561-AC-RED.yaml
Normal file
9
module-types/Arista/PWR-561-AC-RED.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Arista
|
||||
model: PWR-561-AC-RED
|
||||
part_number: PWR-561-AC-RED
|
||||
# airflow: front-to-rear
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 550
|
||||
9
module-types/Arista/PWR-861-AC-RED.yaml
Normal file
9
module-types/Arista/PWR-861-AC-RED.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Arista
|
||||
model: PWR-861-AC-RED
|
||||
part_number: PWR-861-AC-RED
|
||||
# airflow: front-to-rear
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 800
|
||||
Reference in New Issue
Block a user