Update environment.pm
This commit is contained in:
parent
b224bb5f4a
commit
70c7218958
|
@ -38,7 +38,7 @@ sub set_system {
|
|||
['noSignal', 'CRITICAL']
|
||||
],
|
||||
psu => [
|
||||
['failure', 'CRITICAL']
|
||||
['failure', 'CRITICAL'],
|
||||
['ok', 'OK'],
|
||||
],
|
||||
fan => [
|
||||
|
|
Loading…
Reference in New Issue