mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-06-24 14:02:20 +02:00
Fix units and linting
This commit is contained in:
parent
a00b059e24
commit
d2eed691f4
@ -63,4 +63,4 @@ module-bays:
|
||||
- name: PS1
|
||||
position: '1'
|
||||
- name: PS2
|
||||
position: '2'
|
||||
position: '2'
|
||||
|
@ -47,4 +47,4 @@ module-bays:
|
||||
label: PS1
|
||||
- name: PS2
|
||||
position: '2'
|
||||
label: PS2
|
||||
label: PS2
|
||||
|
@ -6,4 +6,4 @@ comments: Compatible with Aruba EC-L-H (404W) and EC-XL-H (435W)
|
||||
power-ports:
|
||||
- name: PS{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 435W
|
||||
maximum_draw: 435
|
||||
|
@ -6,4 +6,4 @@ comments: Compatible with Aruba EC-M (126W), EC-M-B (132W), EC-M-B gen2 (162W),
|
||||
power-ports:
|
||||
- name: PS{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 162W
|
||||
maximum_draw: 162
|
||||
|
@ -6,4 +6,4 @@ comments: Compatible with Aruba EC-L (401W), EC-L-B (440W), EC-L-P (440W), EC-L-
|
||||
power-ports:
|
||||
- name: PS{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 440W
|
||||
maximum_draw: 440
|
||||
|
Loading…
x
Reference in New Issue
Block a user