summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inventory/group_vars/chaos-at-home-ap/vars.yml6
-rw-r--r--inventory/group_vars/chaos-at-home/network.yml6
2 files changed, 7 insertions, 5 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 }}"
diff --git a/inventory/group_vars/chaos-at-home/network.yml b/inventory/group_vars/chaos-at-home/network.yml
index 9f54395c..cf8046f9 100644
--- a/inventory/group_vars/chaos-at-home/network.yml
+++ b/inventory/group_vars/chaos-at-home/network.yml
@@ -33,7 +33,8 @@ network_zones:
ch-prometheus-legacy: 250
wifi:
ssid: "chaos at home"
- encryption: "sae-mixed"
+ #encryption: "sae-mixed"
+ encryption: "psk2"
key: "{{ vault_wifi_keys.lan }}"
iot:
@@ -41,7 +42,8 @@ network_zones:
prefix: 192.168.30.0/24
wifi:
ssid: "stuff at home"
- encryption: "sae-mixed"
+ #encryption: "sae-mixed"
+ encryption: "psk2"
key: "{{ vault_wifi_keys.iot }}"
offsets:
ch-wled-test: 1