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