Add requirements in metadata.json file
Change-Id: Ib0d545e341485101f7dd09b65ff55d89986cf3bb
This commit is contained in:
parent
1941eaa973
commit
d69d644f4e
@ -8,6 +8,16 @@
|
||||
"project_page": "https://launchpad.net/puppet-panko",
|
||||
"issues_url": "https://bugs.launchpad.net/puppet-panko",
|
||||
"description": "Installs and configures OpenStack Panko.",
|
||||
"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