From e6ed4d448db34603c5aa4f049f18b2196f35f1f3 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 6 Mar 2022 22:42:58 +0100 Subject: ch-ap(0|1): upgraded to openwrt 21.02.2 and tune channels --- inventory/group_vars/chaos-at-home-ap/vars.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/inventory/group_vars/chaos-at-home-ap/vars.yml b/inventory/group_vars/chaos-at-home-ap/vars.yml index 1317bfa1..bac5c129 100644 --- a/inventory/group_vars/chaos-at-home-ap/vars.yml +++ b/inventory/group_vars/chaos-at-home-ap/vars.yml @@ -3,11 +3,11 @@ network_mgmt_zone: "{{ network_zones.mgmt }}" accesspoint_wifi_channels: 2g4: - ch-ap0: 2 - ch-ap1: 10 + ch-ap0: 1 + ch-ap1: 9 5g: ch-ap0: 36 - ch-ap1: 48 + ch-ap1: 100 accesspoint_zones: lan: "{{ network_zones.lan.wifi }}" -- cgit v1.2.3