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

Change supported Puppet versions to 6 & 7 #1003

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

genebean
Copy link
Contributor

Pull Request (PR) description

With Puppet 5 EoL and Puppet 7 out, I figured it was time to bump metadata.json too.

@genebean genebean mentioned this pull request Jan 11, 2021
@genebean
Copy link
Contributor Author

The failure seems to be the same as what is on master here

metadata.json Outdated
@@ -83,7 +83,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 5.5.8 < 7.0.0"
"version_requirement": ">= 6.0.0 < 8.0.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

voxpupuli/voxpupuli.github.io#229 is still open, but I think the minimum version should be 6.1.0 since that doesn't require systemctl daemon-reload which is nice.

@ekohl ekohl merged commit c8e8ef0 into voxpupuli:master Jan 26, 2021
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.

3 participants