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