Merge "Remove compatibility with MOS 7.0"

This commit is contained in:
Jenkins 2016-01-05 14:52:44 +00:00 committed by Gerrit Code Review
commit 3d1d09dfc8
1 changed files with 1 additions and 6 deletions

View File

@ -7,7 +7,7 @@ version: '0.9.0'
# Description
description: Deploy Elasticsearch server and the Kibana web interface (refer to the Elasticsearch-Kibana user guide for instructions).
# Required fuel version
fuel_version: ['7.0', '8.0']
fuel_version: ['8.0']
# Licences
licenses: ['Apache License Version 2.0']
# Specify author or company name
@ -23,11 +23,6 @@ releases:
mode: ['ha']
deployment_scripts_path: deployment_scripts/
repository_path: repositories/ubuntu
- os: ubuntu
version: 2015.1.0-7.0
mode: ['ha']
deployment_scripts_path: deployment_scripts/
repository_path: repositories/ubuntu
# Version of plugin package
package_version: '3.0.0'