CLAUDE.md: fix project summary — control node is physical ubongo

This commit is contained in:
sjat 2026-06-05 09:49:23 +02:00
parent a30c1af3f0
commit 7a48a60f14

View file

@ -14,7 +14,8 @@ Keep it dense and command-focused. Verbose detail lives in `docs/`.
Homelab infrastructure automation for a Proxmox cluster running 25 Debian 13 VMs.
All hosts share a hardened base configuration. Each host runs a defined set of Docker
services deployed via Compose files rendered from Ansible templates. Ansible runs from
a dedicated control VM. CI runs on Forgejo Actions (self-hosted).
a dedicated physical control node (`ubongo`) outside the cluster. CI runs on Forgejo
Actions (self-hosted).
Full design rationale: `docs/decisions/`