- remove legacy hosts/chelsty/ monolith - chelsty-infra: add capabilities, networking, paths, runtime (mosquitto, zigbee2mqtt, stability-agent) - chelsty-ha: add capabilities - align with site/node model Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
21 lines
257 B
YAML
21 lines
257 B
YAML
hostname: chelsty-ha
|
|
site: chelsty
|
|
|
|
roles:
|
|
- homeassistant
|
|
|
|
network:
|
|
tailscale_ip: 100.122.201.23
|
|
|
|
runtime:
|
|
root: /opt/homelab
|
|
|
|
deployment:
|
|
mode: pull
|
|
managed_by: saturn
|
|
|
|
constraints:
|
|
connectivity:
|
|
intermittent: true
|
|
uplink: lte
|