homelab-codex-ws/hosts/piha/host.yaml
oskar 644f32d2f7 feat(hosts): add os_hostname field to all host.yaml files
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>
2026-06-24 22:24:34 +02:00

17 lines
184 B
YAML

hostname: piha
os_hostname: piha
roles:
- infra
- monitoring
network:
tailscale_ip: 100.108.208.3
deployment:
mode: pull
managed_by: saturn
runtime:
root: /opt/homelab