Skip to content

Commit

Permalink
Require Puppet 4 or higher (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
pcfens committed Mar 21, 2018
1 parent d2d355a commit b87fc4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 3.0.0 < 6.0.0"
"version_requirement": ">= 4.0.0 < 6.0.0"
}
],
"dependencies": [
Expand Down

0 comments on commit b87fc4c

Please sign in to comment.