Skip to content

Commit

Permalink
update supported puppet versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jlambert121 committed Oct 19, 2015
1 parent bd58e83 commit 2594cb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
{ "operatingsystem": "Ubuntu", "operatingsystemrelease": [ "12.04", "14.04" ] }
],
"requirements": [
{ "name": "puppet", "version_requirement": ">=2.7.19 <4.0.0" },
{ "name": "pe", "version_requirement": ">=2.7.0 <4.0.0" }
{ "name": "puppet", "version_requirement": ">=3.3.0 <5.0.0" },
{ "name": "pe", "version_requirement": ">=3.7.0 < 2015.3.0" }
],
"dependencies": [
{ "name": "maestrodev/wget", "version_requirement": ">= 1.4.5 <2.0.0" },
Expand Down

0 comments on commit 2594cb0

Please sign in to comment.