Declares the real OS-level hostname for each node so deploy-node.sh can resolve the correct hosts/ directory without assuming OS-hostname == logical name. Only VPS differs: its OS hostname is ubuntu-4gb-hel1-1 while the repo directory is hosts/vps/. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
22 lines
281 B
YAML
22 lines
281 B
YAML
hostname: chelsty-ha
|
|
os_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
|