docs(NET-WP-0020): T5 automation ready; operator apply is next gate

Update workplan T5 to progress and assessment next-actions for live cluster
apply before WP-0008 warden sign smoke.
This commit is contained in:
2026-06-18 01:06:43 +02:00
parent 6336c28626
commit 5a5eb482d4
2 changed files with 12 additions and 9 deletions

View File

@@ -8,7 +8,7 @@ status: active
owner: codex
topic_slug: net-kingdom
created: "2026-06-17"
updated: "2026-06-17"
updated: "2026-06-18"
---
# NET-WP-0020 — OpenBao Unseal Custody Models and SSH Automation Path
@@ -78,12 +78,14 @@ priority: medium
```task
id: NET-WP-0020-T05
status: todo
status: progress
priority: high
```
- [ ] `railiance-platform`: `openbao-configure-ssh` declarative script
- [ ] `railiance-infra`: `bootstrap-ssh-ca` role + inventory sync
- [x] `railiance-platform`: `openbao-configure-ssh` declarative script + Makefile targets
- [x] `railiance-infra`: `bootstrap-ssh-ca` role + `ssh_principals.yaml` inventory
- [ ] Live apply: `make openbao-configure-ssh` on Railiance OpenBao (operator token)
- [ ] Live apply: `make bootstrap-ssh-ca` on managed hosts
- [ ] Close `ops-warden` WP-0008 T2 verification gate
---