Make nut ups monitoring work
This commit is contained in:
8
roles/ups/templates/ups.conf.j2
Normal file
8
roles/ups/templates/ups.conf.j2
Normal file
@@ -0,0 +1,8 @@
|
||||
# {{ ansible_managed }}
|
||||
|
||||
# /etc/nut/ups.conf
|
||||
|
||||
[{{ ups_type }}]
|
||||
driver = {{ ups_drv }}
|
||||
port = {{ ups_port }}
|
||||
desc = {{ ups_desc }}
|
||||
Reference in New Issue
Block a user