Merge "Add an example on how to use 'contains' as condition"

This commit is contained in:
Jenkins 2017-06-30 03:59:18 +00:00 committed by Gerrit Code Review
commit 53f53f83eb
1 changed files with 4 additions and 0 deletions

View File

@ -992,6 +992,10 @@ An example of conditions section definition
data:
services:
get_param: ServiceNames
cd10:
contains:
- 'neutron'
- get_param: ServiceNames
The example below shows how to associate condition with resources