megacli/metadata.json

22 рядки
632 B
JSON

{
"name": "gardouille-megacli",
"version": "0.2.1",
"author": "Gardouille",
"summary": "Install a tool to manage LSI Raid Controller (and also Dell PERC).",
"license": "WTFPL",
"source": "https://git.101010.fr/puppet/megacli",
"project_page": "https://git.101010.fr/puppet/megacli",
"issues_url": "https://git.101010.fr/puppet/megacli/issues",
"description": "Megacli module",
"operatingsystem_support": [
{
"operatingsystem":"Debian"
}
],
"dependencies": [
{"name":"puppetlabs/stdlib","version_requirement":"4.x"},
{"name":"puppetlabs/apt","version_requirement":">=1.1.0 <2.0.0"}
]
}