Skip to content

Commit

Permalink
Fix puppet version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
shoekstra committed Jan 1, 2016
1 parent 8ae8d63 commit 7493e76
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": [
"3.x",
"4.x"
]
"version_requirement": ">= 3.0.0 < 5.0.0"
}
]
}

0 comments on commit 7493e76

Please sign in to comment.