tripleo-heat-templates/environments/major-upgrade-pacemaker-init.yaml
Jiri Stransky 4422fb97c8 No-op Puppet for upgrades/migrations according to composable roles
Our previous no-ops stopped working because the Puppet run resources
moved under a different entry in resource registry. This is now fixed
to follow the latest way.

Change-Id: Ia5598385ddca185bfbf10e2d3babb53f6f77d1ac
Closes-Bug: #1626452
2016-09-22 14:59:20 +02:00

7 lines
214 B
YAML

parameter_defaults:
UpgradeLevelNovaCompute: mitaka
resource_registry:
OS::TripleO::Tasks::UpdateWorkflow: ../extraconfig/tasks/major_upgrade_pacemaker_init.yaml
OS::TripleO::PostDeploySteps: OS::Heat::None