diff options
Diffstat (limited to 'inventory/group_vars/chaos-at-home-sensors')
-rw-r--r-- | inventory/group_vars/chaos-at-home-sensors/vars.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/inventory/group_vars/chaos-at-home-sensors/vars.yml b/inventory/group_vars/chaos-at-home-sensors/vars.yml index 4086c66a..2eea9b2c 100644 --- a/inventory/group_vars/chaos-at-home-sensors/vars.yml +++ b/inventory/group_vars/chaos-at-home-sensors/vars.yml @@ -44,6 +44,8 @@ openwrt_packages_add: - usbutils - i2c-tools - iio-utils + - luaposix + - lua-cjson - prometheus-node-exporter-lua - prometheus-node-exporter-lua-netstat - prometheus-node-exporter-lua-openwrt |