mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-09 15:14:59 +02:00
Arista 7050SX Family (Update) (#1534)
* Arista 7050SX Family (Update) * Include 7050SX2 --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
9
module-types/Arista/PWR-750AC-F.yaml
Normal file
9
module-types/Arista/PWR-750AC-F.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Arista
|
||||
model: PWR-750AC-F
|
||||
part_number: PWR-750AC-F
|
||||
# airflow: front-to-rear
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 750
|
9
module-types/Arista/PWR-750AC-R.yaml
Normal file
9
module-types/Arista/PWR-750AC-R.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Arista
|
||||
model: PWR-750AC-R
|
||||
part_number: PWR-750AC-R
|
||||
# airflow: rear-to-front
|
||||
power-ports:
|
||||
- name: '{module}'
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 750
|
Reference in New Issue
Block a user