Install openbao-plugin-secrets-rancher on vault nodes #483
Reference in New Issue
Block a user
Delete Branch "benvin/install-rancher-plugin"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
The Rancher token secrets engine needs its plugin binary present in the OpenBao plugin directory before terraform-vault can register/mount it. Mirrors #480 (gpg).
Changes
openbao-plugin-secrets-ranchertoprofiles::packages::includeon the vault storage role. Installs the RPM (from rpm-internal) to/opt/openbao-plugins/vault-plugin-secrets-rancher.Merge order
Part 3 of 4 — merge first (binary must exist on disk before the terraform-vault plugin-import #92 registers it with a matching sha256).
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.