Merge "Add support for "neutron" Ironic networking plugin"
[apex-tripleo-heat-templates.git] / overcloud.j2.yaml
index cb24002..a322a44 100644 (file)
@@ -406,7 +406,7 @@ resources:
         -
 {% for role in roles %}
           - list_join:
-            - "\n"
+            - ""
             - {get_attr: [{{role.name}}, hosts_entry]}
 {% endfor %}