mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
634c86dbb2
* Adding Nokia 7750 SR-1 device type version 1 * Adding power ports' missing type * Removing interfaces in device type Nokia 7750 SR-1 and setting 2 module types for 2 MDAs 6 QSFP28 ports and 12 QSFP28 ports (missing part numbers) * Fixing extra new line at the end of MDA-E12-QSFP28.yaml * Fixing yamlfmt for modules for Nokia MDA-E6 and MDA-E12 * Fixing dynamic interface names on Nokia MDA E6 and 12 QSFP28 modules * Moving card number in module variable + adding missing part numbers on modules definition + adding simple quotes to port's name * Adding part_number, elevation images and module bays for MDAs. * Removing extra white space from images for Nokia 7750 SR1 device * Adding PSU and FAN module bays and removing fixed PSU in device type for 7750 SR-1 * Fix Power port type from c13 to c14 in PSU for 7750 SR-1 * Renmaing model type PSU for Nokia 7750 SR-1 to pass pipeline --------- Co-authored-by: Tim Raphael <raphael.timothy@gmail.com> Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
11 lines
227 B
YAML
11 lines
227 B
YAML
---
|
|
manufacturer: Nokia
|
|
model: PSU-7750-SR-1-AC-F2B
|
|
part_number: 3HE12301AA
|
|
comments: 1600W AC Power Supply F2B airflow
|
|
# airflow: front-to-rear
|
|
power-ports:
|
|
- name: PSU{module}
|
|
type: iec-60320-c14
|
|
maximum_draw: 1600
|