diff options
Diffstat (limited to 'overcloud.j2.yaml')
-rw-r--r-- | overcloud.j2.yaml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/overcloud.j2.yaml b/overcloud.j2.yaml index d15b8d47..a61169b9 100644 --- a/overcloud.j2.yaml +++ b/overcloud.j2.yaml @@ -862,10 +862,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: |