Merge "Use ServerOsCollectConfigData value in output"

This commit is contained in:
Jenkins 2017-07-13 11:28:09 +00:00 committed by Gerrit Code Review
commit 25df46b3b8
1 changed files with 1 additions and 4 deletions

View File

@ -871,10 +871,7 @@ outputs:
{% endfor %}
ServerOsCollectConfigData:
description: The os-collect-config configuration associated with each server resource
value:
{% for role in roles %}
{{role.name}}: {get_attr: [{{role.name}}, attributes, os_collect_config]}
{% endfor %}
value: {get_attr: [ServerOsCollectConfigData, value]}
VipMap:
description: Mapping of each network to VIP addresses. Also includes the Redis VIP.
value: