Merge "Ensure AllNodesExtraConfig runs before AllNodesDeploySteps"
This commit is contained in:
commit
f87ae474a1
@ -667,6 +667,7 @@ resources:
|
||||
AllNodesDeploySteps:
|
||||
type: OS::TripleO::PostDeploySteps
|
||||
depends_on:
|
||||
- AllNodesExtraConfig
|
||||
{% for role in roles %}
|
||||
- {{role.name}}AllNodesDeployment
|
||||
{% endfor %}
|
||||
|
Loading…
Reference in New Issue
Block a user