Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Merge "Add THT Jinja2 data sources as stack output" into stable/wallaby
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and openstack-gerrit committed Jul 2, 2021
2 parents 5ee6a59 + 12156c0 commit f619c7c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions overcloud.j2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1356,3 +1356,8 @@ outputs:
AnsibleHostVarsMap:
description: Map of Ansible Host variables per role
value: {get_attr: [AnsibleHostVars, value]}
TripleoHeatTemplatesJinja2RenderingDataSources:
description: The role_data and the network_data used when rendering the THT Jinja2 templates
value:
roles_data: {{ roles }}
networks_data: {{ networks }}

0 comments on commit f619c7c

Please sign in to comment.