Cleanup some inline comments in network/config
[apex-tripleo-heat-templates.git] / overcloud.j2.yaml
index 64bed27..42339ea 100644 (file)
@@ -542,8 +542,8 @@ resources:
   # Post deployment steps for all roles
   AllNodesDeploySteps:
     type: OS::TripleO::PostDeploySteps
-{% for role in roles %}
     depends_on:
+{% for role in roles %}
       - {{role.name}}AllNodesDeployment
 {% endfor %}
     properties: