nut and acme working
This commit is contained in:
@ -1,8 +1,15 @@
|
||||
nut_client_local_server: false
|
||||
|
||||
nut_client_server_list:
|
||||
- host: hv00.balsillie.house
|
||||
nut_client_shutdown_cmd: /scripts/shutdown.sh
|
||||
nut_client_shutdown_exit: "false"
|
||||
nut_client_hostsync: 15
|
||||
nut_client_notify_cmd: /scripts/notify.sh
|
||||
nut_client_min_supplies: 1
|
||||
nut_client_ups_devices:
|
||||
- name: ups0
|
||||
host: hv00.balsillie.house
|
||||
type: secondary
|
||||
port: 3493
|
||||
ssl: true
|
||||
username: "{{ nut_client_username }}"
|
||||
password: "{{ nut_client_password }}"
|
||||
powervalue: 1
|
||||
nut_client_notify_flags:
|
||||
- name: SHUTDOWN
|
||||
flags: SYSLOG+WALL+EXEC
|
Reference in New Issue
Block a user