ansible-playbooks

another attempt to have everything organized ...
git clone https://git.e1e0.net/ansible-playbooks.git
Log | Files | Refs | README | LICENSE

upsmon.conf.j2 (282B)


      1 ### pwd and the like
      2 MONITOR ups@localhost 1 {{ nut_users[0].name }} {{ nut_users[0].password }} master
      3 MINSUPPLIES 1
      4 SHUTDOWNCMD "/sbin/shutdown -h +0"
      5 POLLFREQ 5
      6 POLLFREQALERT 5
      7 HOSTSYNC 45
      8 DEADTIME 15
      9 POWERDOWNFLAG /tmp/killpower
     10 RBWARNTIME 43200
     11 NOCOMMWARNTIME 300
     12 FINALDELAY 5