Skip to content

Commit

Permalink
Merge pull request voxpupuli#637 from wyardley/puppet_version_471
Browse files Browse the repository at this point in the history
Lower required Puppet version from 4.8.0 to 4.7.1
  • Loading branch information
bastelfreak committed Sep 15, 2017
2 parents 75e386f + abdc053 commit 41d9ed0
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 @@ -51,7 +51,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 4.8.0 < 6.0.0"
"version_requirement": ">= 4.7.1 < 6.0.0"
}
],
"dependencies": [
Expand Down

0 comments on commit 41d9ed0

Please sign in to comment.