From 8ff4af39ccd3f01ec179e5f427c666682580709a Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 9 Nov 2022 23:16:41 +0100 Subject: chaos-at-home wifi: switch back to WPA3 --- inventory/group_vars/chaos-at-home/network.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'inventory') diff --git a/inventory/group_vars/chaos-at-home/network.yml b/inventory/group_vars/chaos-at-home/network.yml index 20d6f214..f461cc3c 100644 --- a/inventory/group_vars/chaos-at-home/network.yml +++ b/inventory/group_vars/chaos-at-home/network.yml @@ -35,8 +35,8 @@ network_zones: ch-prometheus-legacy: 250 wifi: ssid: "chaos at home" - #encryption: "sae-mixed" - encryption: "psk2" + encryption: "sae-mixed" +# encryption: "psk2" key: "{{ vault_wifi_keys.lan }}" iot: -- cgit v1.2.3