diff options
Diffstat (limited to 'inventory/group_vars/chaos-at-home-sensors/vars.yml')
-rw-r--r-- | inventory/group_vars/chaos-at-home-sensors/vars.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/group_vars/chaos-at-home-sensors/vars.yml b/inventory/group_vars/chaos-at-home-sensors/vars.yml index 3eb16250..fd937723 100644 --- a/inventory/group_vars/chaos-at-home-sensors/vars.yml +++ b/inventory/group_vars/chaos-at-home-sensors/vars.yml @@ -81,7 +81,7 @@ openwrt_mixin: file: "{{ global_files_dir }}/common/openwrt/sensors.module_lua" /usr/lib/lua/prometheus-collectors/sensors.lua: - file: "{{ global_files_dir }}/common/openwrt/sensors_promethues-node-exporter.lua" + file: "{{ global_files_dir }}/common/openwrt/sensors_prometheus-node-exporter.lua" mode: "0755" |