- 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>
24 lines
288 B
YAML
24 lines
288 B
YAML
hostname: chelsty-infra
|
|
site: chelsty
|
|
|
|
roles:
|
|
- edge
|
|
- hypervisor
|
|
- infra
|
|
- staging
|
|
|
|
network:
|
|
tailscale_ip: 100.122.201.22
|
|
|
|
runtime:
|
|
root: /opt/homelab
|
|
|
|
deployment:
|
|
mode: pull
|
|
managed_by: saturn
|
|
|
|
constraints:
|
|
connectivity:
|
|
intermittent: true
|
|
uplink: lte
|