Remove compatibility with MOS 7.0

Change-Id: I82143a388c0cd7e8759d9d40d91ec5498eaf09a1
This commit is contained in:
Swann Croiset 2016-01-04 17:56:59 +01:00
parent 4688dbcde4
commit 6b2a52c277
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'