megacli/metadata.json

15 lines
453 B
JSON
Raw Normal View History

2015-03-23 17:29:41 +01:00
{
"name": "gardouille-megacli",
"version": "0.1.0",
"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",
"dependencies": [
{"name":"puppetlabs-stdlib","version_requirement":">= 1.0.0"}
]
}