Merge "Add requirements to WordPress and Zabbix Agent" into stable/kilo

This commit is contained in:
Jenkins 2016-07-29 07:36:03 +00:00 committed by Gerrit Code Review
commit 8e73e73365
2 changed files with 6 additions and 0 deletions

View File

@ -20,3 +20,7 @@ Author: 'Mirantis, Inc'
Tags: [CMS, PHP, Web]
Classes:
com.example.WordPress: WordPress.yaml
Require:
com.example.databases.MySql:
com.example.apache.ApacheHttpServer:
com.example.ZabbixAgent:

View File

@ -20,3 +20,5 @@ Author: 'Mirantis, Inc'
Tags: [Monitoring]
Classes:
com.example.ZabbixAgent: ZabbixAgent.yaml
Require:
com.example.ZabbixServer: