Skip to content

Commit

Permalink
Update metadata.json to match other modules
Browse files Browse the repository at this point in the history
This updates metadata.json to match our other modules, e.g.
[ploperations-account][] and [ploperations-ssh][].

[ploperations-account]: https://github.com/ploperations/ploperations-account/blob/master/metadata.json
[[ploperations-ssh]: https://github.com/ploperations/ploperations-ssh/blob/e7f8a51bda4867748f121fc9621f37b4f4599dfb/metadata.json
  • Loading branch information
Daniel Parks committed Jan 1, 2019
1 parent 6920218 commit 042a9b2
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
{
"name": "puppet-ssl",
"version": "0.1.0",
"author": "Puppet InfraCore",
"summary": "",
"author": "InfraCore at Puppet",
"summary": "Manage SSL certificates and keys",
"license": "Apache-2.0",
"source": "",
"source": "https://github.com/puppetlabs-operations/puppet-ssl.git",
"project_page": "https://github.com/puppetlabs-operations/puppet-ssl",
"issues_url": "https://github.com/puppetlabs-operations/puppet-ssl/issues",
"dependencies": [

{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 5.0.0 < 6.0.0"
}
],
"operatingsystem_support": [
{
Expand Down

0 comments on commit 042a9b2

Please sign in to comment.