Add ansible-managed wifi profiles for meshcore nodes
Each node now gets three NetworkManager wifi connections via a new wifi role: dotnetwork (home), dotmobile (phone hotspot, for field troubleshooting), and a host-specific deployed-location network. Credentials live in a new per-repo ansible-vault (group and host scoped), matching the pattern already used in dotnetwork. Also updates the README's Pi imaging instructions from Bookworm to Trixie, matching what the nodes actually run. Co-Authored-By: Claude Sonnet 5 <[email protected]>
This commit is contained in:
@@ -19,7 +19,7 @@ pip install ansible
|
||||
```
|
||||
|
||||
**New Pi node checklist:**
|
||||
1. Flash Raspberry Pi OS Lite (Bookworm), connect to WiFi
|
||||
1. Flash Raspberry Pi OS Lite (Trixie), connect to WiFi
|
||||
2. Install Tailscale and join the network
|
||||
3. Ensure `david` user exists with sudo access
|
||||
4. Connect the MeshCore device via USB, then find its serial ID:
|
||||
|
||||
Reference in New Issue
Block a user