Skip to content

Commit 5dafd7f

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 9c1687d commit 5dafd7f

3 files changed

Lines changed: 4 additions & 6 deletions

File tree

nut/files/default/upsd-conf.jinja

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,3 @@ CERTIDENT {{ nut.server.upsd.config.cert_ident }}
141141
{%- if nut.server.upsd.config.cert_request is defined %}
142142
CERTREQUEST {{ nut.server.upsd.config.cert_request }}
143143
{%- endif %}
144-

nut/files/default/upsd-users.jinja

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,17 @@
2323
#
2424
# --------------------------------------------------------------------------
2525
#
26-
# actions: Let the user do certain things with upsd.
27-
#
26+
# actions: Let the user do certain things with upsd.
27+
#
2828
# Valid actions are:
2929
#
3030
# SET - change the value of certain variables in the UPS
3131
# FSD - set the "forced shutdown" flag in the UPS
32-
#
32+
#
3333
# --------------------------------------------------------------------------
3434
#
3535
# instcmds: Let the user initiate specific instant commands. Use "ALL"
36-
# to grant all commands automatically. There are many possible
36+
# to grant all commands automatically. There are many possible
3737
# commands, so use 'upscmd -l' to see what your hardware supports. Here
3838
# are a few examples:
3939
#

nut/files/default/upsmon-conf.jinja

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,4 +465,3 @@ CERTVERIFY {{ nut.client.upsmon.config.certverify }}
465465
{%- if nut.client.upsmon.config.forcessl is defined %}
466466
FORCESSL {{ nut.client.upsmon.config.forcessl }}
467467
{%- endif %}
468-

0 commit comments

Comments
 (0)