chore: install openbao-plugin-secrets-gpg on vault nodes
ci/woodpecker/pr/ruby-validate Pipeline was successful
ci/woodpecker/pr/puppet-lint Pipeline was successful
ci/woodpecker/pr/bolt-validate Pipeline was successful
ci/woodpecker/pr/erb-validate Pipeline was successful
ci/woodpecker/pr/yamllint Pipeline was successful
ci/woodpecker/pr/epp-validate Pipeline was successful
ci/woodpecker/pr/puppet-validate Pipeline was successful
ci/woodpecker/pr/ruby-check Pipeline was successful
ci/woodpecker/pr/ruby-validate Pipeline was successful
ci/woodpecker/pr/puppet-lint Pipeline was successful
ci/woodpecker/pr/bolt-validate Pipeline was successful
ci/woodpecker/pr/erb-validate Pipeline was successful
ci/woodpecker/pr/yamllint Pipeline was successful
ci/woodpecker/pr/epp-validate Pipeline was successful
ci/woodpecker/pr/puppet-validate Pipeline was successful
ci/woodpecker/pr/ruby-check Pipeline was successful
Deploy the GPG/OpenPGP secrets engine to the OpenBao (vault-role) cluster by installing its plugin RPM into /opt/openbao-plugins, mirroring the existing openbao-plugin-secrets-litellm deployment. The RPM ships from artifactapi rpm-internal (built on the vault-plugin-secrets-gpg v0.1.0 tag). Registering/enabling the backend is a separate terraform-vault change.
This commit is contained in:
@@ -29,3 +29,4 @@ profiles::nginx::simpleproxy::proxy_path: '/'
|
|||||||
profiles::packages::include:
|
profiles::packages::include:
|
||||||
openbao-plugins: {}
|
openbao-plugins: {}
|
||||||
openbao-plugin-secrets-litellm: {}
|
openbao-plugin-secrets-litellm: {}
|
||||||
|
openbao-plugin-secrets-gpg: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user