Skip to content

Commit 9fddb9f

Browse files
author
Bharat Kunwar
committed
Mark removed these
1 parent 9c446a7 commit 9fddb9f

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)