blob: f09fb20e4dd5d15abe16f1cc8e3c8f35ce315ee1 (
plain)
1
2
3
4
5
6
7
|
# Use this to reset any mappings only used for upgrades after the
# update of all nodes is completed
resource_registry:
OS::TripleO::PostDeploySteps: ../puppet/post.yaml
parameter_defaults:
UpgradeLevelNovaCompute: ''
UpgradeInitCommonCommand: ''
|