Skip to content
This repository has been archived by the owner on Feb 10, 2021. It is now read-only.

Commit

Permalink
Add metadata.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mcanevet committed Apr 24, 2015
1 parent f607dbf commit 6e954f6
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions metadata.json
@@ -0,0 +1,22 @@
{
"name": "camptocamp-drbd",
"version": "0.1.0",
"author": "Camptocamp",
"summary": "Puppet DRBD module",
"license": "Apache-2.0",
"source": "https://github.com/camptocamp/puppet-drbd",
"project_page": "https://github.com/camptocamp/puppet-drbd",
"issues_url": "https://github.com/camptocamp/puppet-drbd/issues",
"dependencies": [
],
"operatingsystem_support": [
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"6",
"7",
"8"
]
}
]
}

0 comments on commit 6e954f6

Please sign in to comment.