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:
root
2026-05-20 21:31:03 +02:00
parent 36a686d953
commit dd92c5fd88
2 changed files with 2 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ os: linux
role: home-automation
host: hubris
pve_id: 108
lan_ip: 192.168.8.101
mesh:
tailscale:
fqdn: homeassistant

View File

@@ -317,6 +317,7 @@ hosts:
host: hubris
os: linux
role: home-automation
lan_ip: 192.168.8.101
mesh:
tailscale:
fqdn: homeassistant