Feat(nut): configure ups, upsmon, upsd et nut
This commit is contained in:
@@ -1,8 +1,23 @@
|
||||
---
|
||||
# defaults file for nut
|
||||
nut_mode: "standalone"
|
||||
upsd_users:
|
||||
- name: upsmonitor
|
||||
password: upsmonitorpass
|
||||
type: master
|
||||
|
||||
upss:
|
||||
- name: fooUps
|
||||
- name: fooUPS
|
||||
driver: usbhid-ups
|
||||
port: auto
|
||||
desc: "Foo UPS"
|
||||
vendorid: 1111
|
||||
productid: 1111
|
||||
|
||||
upsmon_servers:
|
||||
- ups_name: fooUPS
|
||||
address: localhost
|
||||
user: upsmonitor
|
||||
password: upsmonitorpass
|
||||
type: "master"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user