ipmi/metadata.json

20 lines
503 B
JSON
Raw Normal View History

2015-01-19 10:08:26 +01:00
{
"name": "gardouille-ipmi",
"version": "0.1.2",
2015-01-19 10:08:26 +01:00
"author": "Gardouille",
"summary": "Manage IPMI service.",
"license": "WTFPL",
"source": "https://git.101010.fr/puppet/ipmi",
"project_page": "https://git.101010.fr/puppet/ipmi",
"issues_url": "https://git.101010.fr/puppet/ipmi/issues",
"description": "IPMI module",
"operatingsystem_support": [
{
"operatingsystem": "Debian"
}
],
"dependencies": [
{"name":"puppetlabs/stdlib","version_requirement":"4.x"}
2015-01-19 10:08:26 +01:00
]
}