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>
28 lines
566 B
YAML
28 lines
566 B
YAML
# Generated by mcp/build_host_files.py from inventory.yaml.
|
|
# Do NOT edit by hand — your changes will be overwritten.
|
|
# Source of truth: ../inventory.yaml
|
|
name: haos
|
|
kind: vm
|
|
os: linux
|
|
role: home-automation
|
|
host: hubris
|
|
pve_id: 108
|
|
lan_ip: 192.168.8.101
|
|
mesh:
|
|
tailscale:
|
|
fqdn: homeassistant
|
|
mesh_globals:
|
|
primary: netbird
|
|
accepted:
|
|
- netbird
|
|
- tailscale
|
|
runs:
|
|
- haos
|
|
services_hosted:
|
|
- name: haos
|
|
backend: haos
|
|
see_also:
|
|
- vms/108-haos.md
|
|
mcp_endpoint: https://mcp.hubris.network/sse
|
|
secrets_issuance_endpoint: https://secrets.hubris.network/issue
|