diff options
author | Christian Pointner <equinox@spreadspace.org> | 2022-11-09 23:16:41 +0100 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2022-11-09 23:16:41 +0100 |
commit | 8ff4af39ccd3f01ec179e5f427c666682580709a (patch) | |
tree | 3d73be056afa51d53b6a9f3147e64fd8e41f5fab /inventory | |
parent | grafana: update/fix dashboard for NUT (diff) |
chaos-at-home wifi: switch back to WPA3
Diffstat (limited to 'inventory')
-rw-r--r-- | inventory/group_vars/chaos-at-home/network.yml | 4 |
1 files changed, 2 insertions, 2 deletions
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: |