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

Update to support Puppet 4 #18

Merged
merged 11 commits into from
Jul 19, 2017
Prev Previous commit
Next Next commit
Update for Puppet 5
  • Loading branch information
trevor-vaughan authored Jul 17, 2017
commit 31a8b555725e9de50ee460f0aad822af073a3bdc
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": "4.x"
"version_requirement": ">= 4.0.0 < 6.0.0"
}
],
"operatingsystem_support": [
Expand Down