Migrate deploy workflow to shared deploy/OpenBao model #60

Merged
mark merged 1 commits from fix/ci-openbao-deploy-model into main 2026-03-18 23:08:55 +00:00
Owner

Summary

  • replace the static-key deploy step with runner-side OpenBao SSH-CA signing
  • target the shared deploy user on the production host
  • consume deploy host/user/role from repo Actions variables instead of embedding them in the workflow

Notes

  • repo Actions variables were created for DEPLOY_HOST, DEPLOY_USER, and DEPLOY_SSH_ROLE to support this workflow
## Summary - replace the static-key deploy step with runner-side OpenBao SSH-CA signing - target the shared `deploy` user on the production host - consume deploy host/user/role from repo Actions variables instead of embedding them in the workflow ## Notes - repo Actions variables were created for `DEPLOY_HOST`, `DEPLOY_USER`, and `DEPLOY_SSH_ROLE` to support this workflow
mark added 1 commit 2026-03-17 16:57:32 +00:00
Migrate deploy workflow to OpenBao SSH CA
All checks were successful
CI / nightly-e2e (pull_request) Has been skipped
CI / deploy (pull_request) Has been skipped
CI / ci (pull_request) Successful in 3m2s
CI / pr-e2e (pull_request) Successful in 3m6s
b0e009d606
mark merged commit e75dda84ef into main 2026-03-18 23:08:55 +00:00
mark deleted branch fix/ci-openbao-deploy-model 2026-03-18 23:08:56 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nohype/main-site#60