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

Use ensure_resource insted of stdlib::ensure_packages #79

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

deric
Copy link
Contributor

@deric deric commented Jun 24, 2024

This way stdlib >= 9 is not required (#77)

If I'm not mistaken ensure_packages calls under the hood ensure_resource. So the functionality should be the same.

This might relax dependencies of this module. Sorry, I'm a bit late with the PR 😞

Instead of jumping dependency from >=2.6.0 to 9.0.0 we might be able to use >=4.12.0 as minimal puppetlabs/stdlib requirement.

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 this pull request may close these issues.

1 participant