inventory: haos has lan_ip 192.168.8.101
Discovered via ARP (MAC 02:E1:73:18:EA:49 from qm config). The Tailscale FQDN 'homeassistant' is fine for tailscale peers but unreachable from Netbird peers like republic. lan_ip works from both — Netbird routes 192.168.8.0/24 through hubris. zimaos (VM 100) remains without lan_ip because its IP wasn't in the hubris ARP table at audit time and we don't want a network scan. The zimaos service is still reachable via caddy at zimaos.hubris.network (verified in 'homelab status' SERVICE column). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -317,6 +317,7 @@ hosts:
|
||||
host: hubris
|
||||
os: linux
|
||||
role: home-automation
|
||||
lan_ip: 192.168.8.101
|
||||
mesh:
|
||||
tailscale:
|
||||
fqdn: homeassistant
|
||||
|
||||
Reference in New Issue
Block a user