mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-15 17:42:33 +02:00
Add Edgecore 7726-32X-O and PSU module YM-2651Y (#908)
* add Edgecore 7726-32X-O and PSU module YM-2651Y * remove poe_mode and poe_type * fix indentation * fix pytest Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
9
module-types/Edgecore/YM-2651Y_B01R.yaml
Executable file
9
module-types/Edgecore/YM-2651Y_B01R.yaml
Executable file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Edgecore
|
||||
model: YM-2651Y, B01R
|
||||
part_number: F0TZZ5654019A
|
||||
comments: 650W AC Power Supply FRU Port-to-Power airflow
|
||||
power-ports:
|
||||
- name: PSU {module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 650
|
9
module-types/Edgecore/YM-2651Y_C01R.yaml
Executable file
9
module-types/Edgecore/YM-2651Y_C01R.yaml
Executable file
@ -0,0 +1,9 @@
|
||||
---
|
||||
manufacturer: Edgecore
|
||||
model: YM-2651Y, C01R
|
||||
part_number: F0TZZ5654020A
|
||||
comments: 650W AC Power Supply FRU Power-to-Port airflow
|
||||
power-ports:
|
||||
- name: PSU {module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 650
|
Reference in New Issue
Block a user