fix: ignore stale SSH host keys for ephemeral homelab VMs #130

Merged
micqdf merged 1 commits from stage into master 2026-03-09 03:45:11 +00:00

1 Commits

Author SHA1 Message Date
63213a4bc3 fix: ignore stale SSH host keys for ephemeral homelab VMs
All checks were successful
Terraform Plan / Terraform Plan (push) Successful in 16s
Fresh destroy/recreate cycles change VM host keys, which was breaking bootstrap after rebuilds. Use a disposable known-hosts policy in the controller SSH options so automation does not fail on expected key rotation.
2026-03-09 03:16:18 +00:00