From e115d41b23a45b0fe4b6b661e041e2a3ae5a40cd Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 22 Aug 2021 22:49:18 +0200 Subject: initial support for new iot sensor nodes --- inventory/group_vars/chaos-at-home/network.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'inventory/group_vars/chaos-at-home') diff --git a/inventory/group_vars/chaos-at-home/network.yml b/inventory/group_vars/chaos-at-home/network.yml index 305c1f93..c6102d7f 100644 --- a/inventory/group_vars/chaos-at-home/network.yml +++ b/inventory/group_vars/chaos-at-home/network.yml @@ -42,6 +42,9 @@ network_zones: key: "{{ vault_wifi_keys.iot }}" offsets: ch-wled-test: 1 + ch-sensors0: 10 + ch-sensors1: 11 + ch-sensors2: 12 ch-mon: 230 ch-iot: 254 -- cgit v1.2.3