Skip to content

Commit

Permalink
remove pe requirement as it is no longer supported
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan Zeleski committed Mar 19, 2017
1 parent 328e10d commit 11a4769
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
{ "operatingsystem": "Ubuntu", "operatingsystemrelease": [ "12.04", "14.04" ] }
],
"requirements": [
{ "name": "puppet", "version_requirement": ">=3.3.0 <5.0.0" },
{ "name": "pe", "version_requirement": ">=3.7.0 < 2015.3.0" }
{ "name": "puppet", "version_requirement": ">=3.3.0 <5.0.0" }
],
"dependencies": [
{ "name": "lwf/remote_file", "version_requirement": ">= 1.0.0 <2.0.0" },
Expand Down

0 comments on commit 11a4769

Please sign in to comment.