Skip to content

Commit 8f3d065

Browse files
authored
Merge pull request stackhpc#13 from stackhpc/mark
Mark removed these
2 parents 9c446a7 + 9fddb9f commit 8f3d065

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

templates/cluster_inventory.j2

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ openstack
88
cluster
99
{% endif %}
1010

11-
{% for output in cluster_stack.stack.outputs %}
12-
{% if output.output_key == "cluster_group" %}
1311
[cluster:children]
1412
{% for group_data in cluster_group.output_value %}
1513
{{ cluster_name }}_{{ group_data.group }}

0 commit comments

Comments
 (0)