Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add required Vault api version to template #432

Closed
wants to merge 1 commit into from

Conversation

linuxmail
Copy link
Contributor

Pull Request (PR) description

In the PR for #430, the API version was missing. For newer installation we have to set it to "2", which should be default for the Vault plugin anyway, but is seems, that this is not the case, so we have to set it explicit, otherwise we get "permission denied" messages in the Vault access logs.

@ghoneycutt
Copy link
Member

This looks good, just needs a test. This could be a one liner that tests that the contents of the template are rendered correctly. Have a look at https://github.com/voxpupuli/puppet-rundeck/blob/523a03cca67d681254c8c8b5c738e12a5c172eb9/spec/classes/config/global/rundeck_config_spec.rb for examples.

@Joris29
Copy link
Contributor

Joris29 commented Dec 7, 2023

@kenyon This is fixed by #523

@kenyon kenyon closed this Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants