Setting up WiFi at Laboratory B using ansible-openwrt
Go to file
Martin Kennedy 889a54fd21 fix: Begin splitting uses of wpad-wolfssl and wpad-mesh-wolfssl
In commit b46bf38e8 ("feat: Configure network-specific packages"), we
left a mistake, having the package_wpad_mesh configuration setup
actually install wpad-wolfssl as opposed to
wpad-mesh-wolfssl (probably after discovering that wpad-mesh-wolfssl
wasn't sufficient for some purpose or other).

wpad-wolfssl is a feature superset of wpad-mesh-wolfssl, but we'll
want to separate these two sets slowly if we can.
2022-12-19 12:32:07 -05:00
roles feat: Add a WPA3 (SAE) variant of Laboratory B's WiFi network 2022-12-19 12:32:07 -05:00
.gitignore labb-wifi: initial commit 2022-07-25 22:28:57 -04:00
ansible.cfg labb-wifi: initial commit 2022-07-25 22:28:57 -04:00
authorized_keys labb-wifi: initial commit 2022-07-25 22:28:57 -04:00
inventory.yml fix: Begin splitting uses of wpad-wolfssl and wpad-mesh-wolfssl 2022-12-19 12:32:07 -05:00
wireless-setup.yml feat: Configure network-specific packages 2022-08-06 22:51:11 -04:00