Add requirements to WordPress and Zabbix Agent

It looks like we missed them here I014c925cc6c13780a56f800847e6118724e4fee0

Change-Id: I2f2fe332d1ec62a3fa51af7692329c000a41ee2f
This commit is contained in:
Tetiana Lashchova 2016-07-27 12:44:04 +03:00
parent c09930ba43
commit f123484ac4
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: