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

Version is not updated when version parameter changes #29

Closed
bregell opened this issue Apr 21, 2023 · 1 comment · Fixed by #52
Closed

Version is not updated when version parameter changes #29

bregell opened this issue Apr 21, 2023 · 1 comment · Fixed by #52

Comments

@bregell
Copy link

bregell commented Apr 21, 2023

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: all
  • Ruby: all
  • Distribution: all
  • Module version: 3.0.0

How to reproduce (e.g Puppet code you use)

Set $vault::install_method = 'archive'
Set $vault::version to e.g. '1.13.1'

What are you seeing

The output of the command 'vault --version' is the old version i.e. 1.2.2

What behaviour did you expect instead

I expect the module to update the executable i.e. output of the command 'vault --version' should be 1.13.1

@C24-AK
Copy link

C24-AK commented Jan 31, 2024

Still an issue, any workarounds?

C24-AK added a commit to C24-AK/puppet-vault that referenced this issue Jun 5, 2024
bastelfreak added a commit that referenced this issue Jul 12, 2024
(#29) Fix version is not updated when parameter is changing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants