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

The package resource name was hardcoded instead of using the value in… #27

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

sirinek
Copy link

@sirinek sirinek commented Apr 11, 2023

… $vault::package_name

Pull Request (PR) description

Replacing the hardcoded Package resource name with the existing variable used for the package name. This allows the module to work correctly for people using the enterprise package which is not named 'vault'.

This Pull Request (PR) fixes the following issues

#28

@sirinek
Copy link
Author

sirinek commented Sep 7, 2023

Any updates @bastelfreak ? This is a trivial fix and necessary for anyone running vault enterprise.

@rwaffen rwaffen merged commit e77ce81 into voxpupuli:master Dec 11, 2023
@TheMeier TheMeier added the enhancement New feature or request label Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants