fuel-library/deployment/puppet/mellanox_openstack/metadata.json
Bogdan Dobrelya fa9b437f6a Remove vendor/downstream specific code
Also fix broken dependency of Package['pacemaker']
onto undef File, which was present in the code but
did nothing in fact (A-> undef -> B -> C == B -> C)

TODO figure out what to do with
./deployment/puppet/nailgun/files/Release-auxiliary

Change-Id: Ic8f495871ee4a1a9e7889c2b487cfd8d8b560139
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2015-11-24 13:51:11 +00:00

18 lines
380 B
JSON

{
"name": "mellanox-mellanox_openstack",
"version": "5.1.0",
"author": "mellanox",
"summary": "Mellanox module for supporting Mellanox hardware on Fuel openstack deployment",
"license": "Apache 2.0",
"source": "",
"issues_url": null,
"project_page": null,
"dependencies": [
{
"version_range": ">= 1.0.0",
"name": "puppetlabs-stdlib"
}
]
}