mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-08-16 09:57:56 +02:00
Nokia device/module model fixes (#1213)
* * Add missing fan trays * Correct D1 PSU model name to include 'IXR' * Mark devices as full depth such that both front and rear images show up * Remove duplicate "Nokia" vendor name from model (title and mouse-over assume no vendor name in model string) * Fix merge typo --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
---
|
||||
manufacturer: Nokia
|
||||
model: PS-7220-D1-AC-B2F
|
||||
model: PS-7220-IXR-D1-AC-B2F
|
||||
part_number: 3HE15626AA
|
||||
comments: 240W AC Power Supply B2F airflow
|
||||
# airflow: rear-to-front
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
manufacturer: Nokia
|
||||
model: PS-7220-D1-AC-F2B
|
||||
model: PS-7220-IXR-D1-AC-F2B
|
||||
part_number: 3HE15625AA
|
||||
comments: 240W AC Power Supply F2B airflow
|
||||
# airflow: front-to-rear
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
manufacturer: Nokia
|
||||
model: PS-7220-D1-DC-B2F
|
||||
model: PS-7220-IXR-D1-DC-B2F
|
||||
part_number: 3HE15630AA
|
||||
comments: 550W DC Power Supply B2F airflow
|
||||
# airflow: rear-to-front
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
manufacturer: Nokia
|
||||
model: PS-7220-D1-DC-F2B
|
||||
model: PS-7220-IXR-D1-DC-F2B
|
||||
part_number: 3HE16212AA
|
||||
comments: 550W DC Power Supply F2B airflow
|
||||
# airflow: front-to-rear
|
||||
|
Reference in New Issue
Block a user