diff --git a/config/plugins/vault-plugin-secrets-ghp.yaml b/config/plugins/vault-plugin-secrets-ghp.yaml new file mode 100644 index 0000000..b8ea4cd --- /dev/null +++ b/config/plugins/vault-plugin-secrets-ghp.yaml @@ -0,0 +1,11 @@ +# config/plugins/vault-plugin-secrets-ghp.yaml +# Imports (registers) the ghp secrets plugin in the catalog. Filename = +# catalog name = mount type. The binary is installed on the OpenBao nodes by +# Puppet (openbao-plugin-secrets-ghp RPM -> +# /opt/openbao-plugins/vault-plugin-secrets-ghp). +# +# sha256 pins the released v0.1.0 binary; bump it in lockstep with any RPM +# upgrade or OpenBao will refuse to launch the plugin. +type: secret +command: vault-plugin-secrets-ghp +sha256: "85761421cd532788ed28fb57e93d3868f3577320a538289936d9ed3be5f396de"