Skip to content

Commit

Permalink
metadata update
Browse files Browse the repository at this point in the history
- soften PE version requirement
- remove deprecated 'description' field
  • Loading branch information
vchepkov committed Jan 24, 2015
1 parent 868d65a commit 5f9b23a
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 @@ -63,7 +63,7 @@
"requirements": [
{
"name": "pe",
"version_requirement": "3.2.x"
"version_requirement": ">= 3.2.0"
},
{
"name": "puppet",
Expand All @@ -76,7 +76,6 @@
"author": "Computer Action Team",
"license": "Apache Version 2.0",
"summary": "Puppet module for Collectd",
"description": "Manages collectd configuration and service",
"project_page": "https://github.com/pdxcat/puppet-module-collectd",
"dependencies": [
{
Expand Down

0 comments on commit 5f9b23a

Please sign in to comment.