blob: 463206f1a24b7036fa7762c77a75e5029fc3b523 (
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: ../docker/post.yaml
parameter_defaults:
UpgradeLevelNovaCompute: ''
UpgradeInitCommonCommand: ''
|