Define S1 reef rollout handoff
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 3s

This commit is contained in:
codex 2026-07-25 15:13:41 +02:00
parent 992e42a232
commit e176738fad
13 changed files with 256 additions and 39 deletions

View file

@ -1,6 +1,7 @@
# 🔧 Server Convergence
After provisioning servers with Terraform, RailianceHosts uses **Ansible** to bring them into a secure and usable baseline state.
After provisioning servers with Terraform, `railiance-infra` uses **Ansible**
to bring them into a secure and usable baseline state.
This process is called **convergence**.
## What Convergence Does