From a64c677e603dd3f6fdb57d89b65ccc5cd967e20c Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 6 Dec 2020 19:21:12 +0100 Subject: upgrade accesspoints --- inventory/group_vars/chaos-at-home/network.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 ba06f20c..4fb10e61 100644 --- a/inventory/group_vars/chaos-at-home/network.yml +++ b/inventory/group_vars/chaos-at-home/network.yml @@ -25,7 +25,7 @@ network_zones: ch-prometheus-legacy: 250 wifi: ssid: "chaos at home" - encryption: "psk2" + encryption: "sae-mixed" key: "{{ vault_wifi_keys.lan }}" iot: @@ -36,7 +36,7 @@ network_zones: limit: 199 wifi: ssid: "stuff at home" - encryption: "psk2" + encryption: "sae-mixed" key: "{{ vault_wifi_keys.iot }}" svc: -- cgit v1.2.3