Setting up WiFi at Laboratory B using ansible-openwrt
Go to file
Martin Kennedy cf8514dab7 fix: ap3825i4: Pin back pci sysfs addresses
Due to https://github.com/openwrt/openwrt/issues/10530, I had flashed
some ap3825i (among others, ap3825i4) with a firmware which changed
the sysfs path of the wireless cards. After that issue, however, we
managed to revert this back to the old behavior so as to avoid a conf
migration script; so, pin the sysfs paths back to stock.

We might profit from templating these sysfs paths out somehow -- we'd
just need to describe different templates for how we name cards in
multi-card systems (or something), and do some indirection in our
playbooks.
2023-04-07 12:54:33 -04:00
roles fix: Redirect logging to new server (hashtag) 2023-04-07 12:52:19 -04: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: ap3825i4: Pin back pci sysfs addresses 2023-04-07 12:54:33 -04:00
wireless-setup.yml feat: Configure network-specific packages 2022-08-06 22:51:11 -04:00