Add k8s shutdown/openup scripts
Add nut ansible roles Add acme certificate ansible role
This commit is contained in:
@ -0,0 +1,14 @@
|
||||
nut_client_local_server: true
|
||||
nut_client_shutdown_cmd: /usr/bin/poweroff
|
||||
nut_client_shutdown_exit: "true"
|
||||
nut_client_hostsync: 120
|
||||
nut_client_notify_cmd: /scripts/notify.sh
|
||||
nut_client_ups_devices:
|
||||
- name: ups0
|
||||
host: hv00.balsillie.house
|
||||
type: primary
|
||||
port: 3493
|
||||
powervalue: 1
|
||||
nut_client_notify_flags:
|
||||
- name: SHUTDOWN
|
||||
flags: EXEC
|
Reference in New Issue
Block a user