summaryrefslogtreecommitdiff
path: root/inventory/group_vars/chaos-at-home-sensors/vars.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-09-19 20:20:41 +0200
committerChristian Pointner <equinox@spreadspace.org>2021-09-19 20:20:41 +0200
commit72ce00fc5b382eef8ce7b5596230bdef369e4cfd (patch)
treee8d4000874bd9e76dd273724bd8990a8cdde9a07 /inventory/group_vars/chaos-at-home-sensors/vars.yml
parentimproved sensors initialization (diff)
add sensors to lua prometheus exporter
Diffstat (limited to 'inventory/group_vars/chaos-at-home-sensors/vars.yml')
-rw-r--r--inventory/group_vars/chaos-at-home-sensors/vars.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/inventory/group_vars/chaos-at-home-sensors/vars.yml b/inventory/group_vars/chaos-at-home-sensors/vars.yml
index 7f4a93eb..169373a8 100644
--- a/inventory/group_vars/chaos-at-home-sensors/vars.yml
+++ b/inventory/group_vars/chaos-at-home-sensors/vars.yml
@@ -80,9 +80,8 @@ openwrt_mixin:
/usr/lib/lua/sensors.lua:
file: "{{ global_files_dir }}/common/openwrt/sensors.module_lua"
- /usr/libexec/sensors-init.lua:
- file: "{{ global_files_dir }}/common/openwrt/sensors-init.lua"
- mode: "0755"
+ /usr/lib/lua/prometheus-collectors/sensors.lua:
+ file: "{{ global_files_dir }}/common/openwrt/sensors_promethues-node-exporter.lua"
openwrt_uci: