Treat sealed OpenBao preflight as expected

This commit is contained in:
2026-05-25 10:49:29 +02:00
parent 8d4faaa408
commit 3741294b05
2 changed files with 23 additions and 1 deletions

View File

@@ -82,6 +82,8 @@ Expected immediately after install:
- `bao status` reports `Initialized: false` and `Sealed: true`.
That state is intentional until the bootstrap ceremony is completed.
`bao status` may return exit code `2` while sealed; this is expected for the
pre-init state and does not by itself indicate a deployment failure.
## Bootstrap Ceremony