hosts: Add chromie, nvr2 to nut-monitor group
Deploy `nut-monitor` on these physical machines so they will shut down safely in the event of a power outage.frigate-exporter
parent
226232414f
commit
d3a09a2e88
|
@ -0,0 +1,8 @@
|
||||||
|
nut_monitor_password: !vault |
|
||||||
|
$ANSIBLE_VAULT;1.1;AES256
|
||||||
|
64303561383531333663306463383934613634343333326265613063316138663631643738623132
|
||||||
|
6432396535333763363265366336636166363363323466650a366165656632343730623161363264
|
||||||
|
31323232383933633134633938643566313464333836323035663632623432333135316336386433
|
||||||
|
3033303839363835330a383030656531383237303339623835383566383966373437343334353263
|
||||||
|
39353665653464396164346263343538363930333062383330393165306234633331383630393236
|
||||||
|
3565376536363936333166356365363566386232326363613236
|
|
@ -3,3 +3,11 @@ data_volumes:
|
||||||
fstype: btrfs
|
fstype: btrfs
|
||||||
mountpoint: /var/lib/frigate
|
mountpoint: /var/lib/frigate
|
||||||
mountopts: x-systemd.mount-timeout=3m
|
mountopts: x-systemd.mount-timeout=3m
|
||||||
|
nut_monitor_password: !vault |
|
||||||
|
$ANSIBLE_VAULT;1.1;AES256
|
||||||
|
65393537633363636234633565353464343635656466366631363662613866333439366632616139
|
||||||
|
3635653932323839363165626435393232376163613066350a626436613766353732373831366330
|
||||||
|
30386533313234393630643738616263656437363535323937636566666264303931393362663339
|
||||||
|
6136326138623735320a666336373163613834633738666664326634386432323961623239663464
|
||||||
|
39326336653531356131633562653433646630616566343335633036306665373761666131363132
|
||||||
|
3237363763363635643063313937396531613439613664363761
|
||||||
|
|
Loading…
Reference in New Issue