4422fb97c8
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
7 lines
211 B
YAML
7 lines
211 B
YAML
resource_registry:
|
|
# aodh data migration
|
|
OS::TripleO::Tasks::UpdateWorkflow: ../extraconfig/tasks/mitaka_to_newton_aodh_data_migration.yaml
|
|
|
|
# no-op the rest
|
|
OS::TripleO::PostDeploySteps: OS::Heat::None
|