11 lines
327 B
YAML
11 lines
327 B
YAML
# 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:
|
|
EnableConfigPurge: false
|
|
StackUpdateType: ''
|
|
UpgradeLevelNovaCompute: ''
|
|
UpgradeInitCommonCommand: ''
|
|
UpgradeInitCommand: ''
|