Skip to content

Commit

Permalink
metadata lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jordiprats committed Jul 13, 2017
1 parent b2f4fe3 commit 475f6cf
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"summary": "auditd management",
"license": "Apache-2.0",
"source": "https://github.com/NTTCom-MS/eyp-audit",
"project_page": null,
"project_page": "https://github.com/NTTCom-MS/eyp-audit",
"issues_url": "https://github.com/NTTCom-MS/eyp-audit/issues",
"dependencies": [
{"name":"puppetlabs/stdlib","version_requirement":">= 1.0.0"},
Expand Down Expand Up @@ -41,5 +41,11 @@
"operatingsystem": "SLES",
"operatingsystemrelease": [ "11.3" ]
}
],
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 3.8.0"
}
]
}

0 comments on commit 475f6cf

Please sign in to comment.