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

Allow puppetlabs/stdlib 9.x #13

Merged
merged 1 commit into from
Jun 15, 2023
Merged

Conversation

smortex
Copy link
Collaborator

@smortex smortex commented May 31, 2023

Puppet 4 introduced data type that replace the legacy validate_*()
functions. These deprecated functions where removed from stdlib while
adding support for Puppet 8.

Time to get rid of it. The module already requires Puppet 4+ so this is
not a breaking change.

Puppet 4 introduced data type that replace the legacy `validate_*()`
functions.  These deprecated functions where removed from stdlib while
adding support for Puppet 8.

Time to get rid of it.  The module already requires Puppet 4+ so this is
not a breaking change.
@smortex smortex changed the title Allow latest stdlib Allow stdlib 9.0 May 31, 2023
@faxm0dem faxm0dem merged commit fe12bdd into ccin2p3:master Jun 15, 2023
@smortex smortex deleted the allow-latest-stdlib branch June 15, 2023 16:15
@smortex smortex changed the title Allow stdlib 9.0 Allow puppetlabs/stdlib 9.0 Jun 15, 2023
smortex added a commit to smortex/puppet-riemann that referenced this pull request Jun 15, 2023
When ccin2p3#13 was merged, the CI was not in place and I tested the change on
my production site which does not use these two classes.
@smortex smortex changed the title Allow puppetlabs/stdlib 9.0 Allow puppetlabs/stdlib 9.x Jul 12, 2023
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.

2 participants