Fix release compatibility for plugin
Change-Id: If357dc7ac037871f70952b85d4ded518db1999b2 Partial-Bug: #1566912
This commit is contained in:
parent
f4de3f6f29
commit
f7bf449b4b
@ -20,25 +20,10 @@ groups: [network]
|
|||||||
|
|
||||||
# The plugin is compatible with releases in the list
|
# The plugin is compatible with releases in the list
|
||||||
releases:
|
releases:
|
||||||
- os: ubuntu
|
|
||||||
version: 2014.2.2-6.1
|
|
||||||
mode: ['ha', 'multinode']
|
|
||||||
deployment_scripts_path: deployment_scripts/
|
|
||||||
repository_path: repositories/ubuntu
|
|
||||||
- os: ubuntu
|
|
||||||
version: 2014.2.2-7.0
|
|
||||||
mode: ['ha', 'multinode']
|
|
||||||
deployment_scripts_path: deployment_scripts/
|
|
||||||
repository_path: repositories/centos
|
|
||||||
- os: ubuntu
|
- os: ubuntu
|
||||||
version: 2015.1.0-7.0
|
version: 2015.1.0-7.0
|
||||||
mode: ['ha', 'multinode']
|
mode: ['ha', 'multinode']
|
||||||
deployment_scripts_path: deployment_scripts/
|
deployment_scripts_path: deployment_scripts/
|
||||||
repository_path: repositories/ubuntu
|
repository_path: repositories/ubuntu
|
||||||
- os: ubuntu
|
|
||||||
version: 2015.1.0-8.0
|
|
||||||
mode: ['ha']
|
|
||||||
deployment_scripts_path: deployment_scripts/
|
|
||||||
repository_path: repositories/ubuntu
|
|
||||||
# Version of plugin package
|
# Version of plugin package
|
||||||
package_version: '3.0.0'
|
package_version: '3.0.0'
|
||||||
|
Loading…
Reference in New Issue
Block a user