Add requirements in metadata.json file

Change-Id: Ib0d545e341485101f7dd09b65ff55d89986cf3bb
This commit is contained in:
ZhongShengping 2016-11-02 10:27:05 +08:00
parent 1941eaa973
commit d69d644f4e
1 changed files with 10 additions and 0 deletions

View File

@ -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",