Update Legion LAN IP from 192.168.68.77 to 192.168.8.148

Static IP assigned on new network segment. Updates:
- variables.tf default legion_ip
- headscale nameserver config
- bootstrap.sh default target
- README/RUNBOOK documentation
- media ingress comment
This commit is contained in:
Will Anderson
2026-04-21 10:32:30 -05:00
parent 26c7d2259e
commit 3b3811942c
6 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# Admin ingresses — LAN only, not added to Cloudflare tunnel
# Accessible on home network via AdGuard DNS (*.nook.family → 192.168.68.77)
# Accessible on home network via AdGuard DNS (*.nook.family → 192.168.8.148)
---
apiVersion: networking.k8s.io/v1
kind: Ingress