fa9b437f6a
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>
18 lines
380 B
JSON
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"
|
|
}
|
|
]
|
|
}
|
|
|