From 226a9e05fad996366fd6f69bb3c3fdebf50794ce Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Thu, 22 Feb 2024 10:24:16 -0600 Subject: [PATCH] nut: Drop group NUT is managed by _cfg.git_ now. --- group_vars/nut/main.yml | 28 ---------------------------- group_vars/nut/secrets | 9 --------- hosts | 2 -- 3 files changed, 39 deletions(-) delete mode 100644 group_vars/nut/main.yml delete mode 100644 group_vars/nut/secrets diff --git a/group_vars/nut/main.yml b/group_vars/nut/main.yml deleted file mode 100644 index 1fb426d..0000000 --- a/group_vars/nut/main.yml +++ /dev/null @@ -1,28 +0,0 @@ -nut_users: - homeassistant: - - password: '{{ vault_nut_user_passwords.homeassistant }}' -nut_ups: - apc1500: - - driver: usbhid-ups - - port: auto - - desc: Back-UPS XS 1500G - - vendorid: 051d - - product: .*1500G.* - - pollonly: enabled - - pollinterval: 1 - apc1300: - - driver: usbhid-ups - - port: auto - - desc: Back-UPS XS 1300G - - vendorid: 051d - - product: .*1300G.* - - pollonly: enabled - - pollinterval: 1 -collectd_nut_ups: >- - {{ - ["localhost"] - | product(nut_ups.keys()) - | map("reverse") - | map("join", "@") - | list - }} diff --git a/group_vars/nut/secrets b/group_vars/nut/secrets deleted file mode 100644 index 360e0fa..0000000 --- a/group_vars/nut/secrets +++ /dev/null @@ -1,9 +0,0 @@ -$ANSIBLE_VAULT;1.1;AES256 -66336466336337363633626434626631303037636164383464666630653831323638306234666139 -3766656566376662313363393665366436643533643337620a323964376430313764393935316131 -35613030623261353136376638396638383634346237333337303164383935303332366264376535 -6664366136366439300a303931396464353363333562623366663063303562303935323361346335 -65383263376637653539616430306334383637303963323831616632643736333266356661663337 -31383436393137333136323764366334643939643934383135343730316135313739373863643062 -38386136396638323465316161633239323033323336623039633765393865306462313464626563 -33616561666631386437 diff --git a/hosts b/hosts index 544fd17..cf8e910 100644 --- a/hosts +++ b/hosts @@ -92,8 +92,6 @@ cloud0.pyrocufflink.blue [nut-monitor] burp1.pyrocufflink.blue -[nut] - [postgresql] cloud0.pyrocufflink.blue