summaryrefslogtreecommitdiff
path: root/inventory/group_vars
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/group_vars')
-rw-r--r--inventory/group_vars/ele-ap/vars.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/inventory/group_vars/ele-ap/vars.yml b/inventory/group_vars/ele-ap/vars.yml
index d5e94a46..94034dbf 100644
--- a/inventory/group_vars/ele-ap/vars.yml
+++ b/inventory/group_vars/ele-ap/vars.yml
@@ -24,7 +24,7 @@ accesspoint_wifi_channels:
ele-ap-hmtsaal0: 1
ele-ap-hmtsaal1: 13
ele-ap-hmtsaal2: 9
- ele-ap-hmtsaal3: 13
+ ele-ap-hmtsaal3: 5
ele-ap-leslie0: 3
ele-ap-leslie1: 9
5g:
@@ -49,6 +49,10 @@ accesspoint_wifi_channels:
ele-ap-leslie0: 36
ele-ap-leslie1: 48
+accesspoint_wifi_device_htmode:
+ 2g: "HT20"
+ 5g: "HT20"
+
accesspoint_zones:
lan: "{{ network_zones.lan.wifi }}"
guest: "{{ network_zones.guest.wifi }}"