Arista 7050X3 Family (#1478)

* Regenerate master slug list after successful PR merge

* Arista 7050X3 Family

* Adding missing PSUs

* adding latest pickle file

* Fixing lint fails

* fix known-slugs.pickle

---------

Co-authored-by: NetBox-Bot <info@netboxlabs.com>
Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
Markus Viitamäki
2023-07-27 15:14:00 +02:00
committed by GitHub
parent 01f251fc0e
commit 80eca5665d
25 changed files with 2111 additions and 55 deletions

View File

@@ -0,0 +1,9 @@
---
manufacturer: Arista
model: PWR-500AC-F
part_number: PWR-500AC-F
# airflow: front-to-rear
power-ports:
- name: '{module}'
type: iec-60320-c14
maximum_draw: 500

View File

@@ -0,0 +1,9 @@
---
manufacturer: Arista
model: PWR-500AC-R
part_number: PWR-500AC-R
# airflow: rear-to-front
power-ports:
- name: '{module}'
type: iec-60320-c14
maximum_draw: 500

View File

@@ -0,0 +1,9 @@
---
manufacturer: Arista
model: PWR-500DC-F
part_number: PWR-500DC-F
# airflow: front-to-rear
power-ports:
- name: '{module}'
type: dc-terminal
maximum_draw: 500

View File

@@ -0,0 +1,9 @@
---
manufacturer: Arista
model: PWR-500DC-R
part_number: PWR-500DC-R
# airflow: rear-to-front
power-ports:
- name: '{module}'
type: dc-terminal
maximum_draw: 500

View File

@@ -0,0 +1,9 @@
---
manufacturer: Arista
model: PWR-501AC-F
part_number: PWR-501AC-F
# airflow: front-to-rear
power-ports:
- name: '{module}'
type: iec-60320-c14
maximum_draw: 500

View File

@@ -0,0 +1,9 @@
---
manufacturer: Arista
model: PWR-501AC-R
part_number: PWR-501AC-R
# airflow: rear-to-front
power-ports:
- name: '{module}'
type: iec-60320-c14
maximum_draw: 500