7f6305980d
If we consolidate these we can focus on one implementation (the new ansible based one used for docker-steps) Change-Id: Iec0ad2278d62040bf03613fc9556b199c6a80546 Depends-On: Ifa2afa915e0fee368fb2506c02de75bf5efe82d5
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: ../common/post.yaml
|
|
parameter_defaults:
|
|
EnableConfigPurge: false
|
|
StackUpdateType: ''
|
|
UpgradeLevelNovaCompute: ''
|
|
UpgradeInitCommonCommand: ''
|
|
UpgradeInitCommand: ''
|