fleet: bootstrap manifest directory

This commit is contained in:
2026-05-09 12:03:07 +00:00
parent 5a16089d85
commit 458e43c78e
+15
View File
@@ -0,0 +1,15 @@
# fleet/
Per-host manifests. One YAML per fleet member opting in to kernel-agent.
Each manifest pins:
- baseline kernel tree + ref
- scope-tagged patch includes (resolved against `../patches/`)
- config strategy
- package naming + install mode (alongside / replace)
- verification bars (which of Bar 1..5 apply)
- build host routing
- backup target
Manifest is the single source of truth. Running state may drift; drift is
informational, not blocking. ka-status reports per-host drift.