Add requirements in metadata.json file
Change-Id: I8c2c0bbce237cfefcab5444d42dfdc7e88cc7fa3
This commit is contained in:
@@ -8,6 +8,16 @@
|
|||||||
"project_page": "https://launchpad.net/puppet-cloudkitty",
|
"project_page": "https://launchpad.net/puppet-cloudkitty",
|
||||||
"issues_url": "https://bugs.launchpad.net/puppet-cloudkitty",
|
"issues_url": "https://bugs.launchpad.net/puppet-cloudkitty",
|
||||||
"description": "Installs and configures OpenStack Cloudkitty.",
|
"description": "Installs and configures OpenStack Cloudkitty.",
|
||||||
|
"requirements": [
|
||||||
|
{
|
||||||
|
"name": "pe",
|
||||||
|
"version_requirement": "4.x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "puppet",
|
||||||
|
"version_requirement": "4.x"
|
||||||
|
}
|
||||||
|
],
|
||||||
"operatingsystem_support": [
|
"operatingsystem_support": [
|
||||||
{
|
{
|
||||||
"operatingsystem": "Debian",
|
"operatingsystem": "Debian",
|
||||||
|
Reference in New Issue
Block a user