Closed gibbs closed 2 years ago
A minor change to support overriding connection['fail_hard'] from Hiera. In some scenarios, it is desirable to fail a Puppet run when the secret backend is down, or the vault is sealed.
connection['fail_hard']
A better approach might be to support hard failures for specific status codes https://www.vaultproject.io/api-docs#http-status-codes
Thanks for the feedback. I've merged this request and released a new version on forge.
A minor change to support overriding
connection['fail_hard']
from Hiera. In some scenarios, it is desirable to fail a Puppet run when the secret backend is down, or the vault is sealed.A better approach might be to support hard failures for specific status codes https://www.vaultproject.io/api-docs#http-status-codes