# Disable deploy steps, useful for upgrades where we want to disable
# deploy steps and run them for each role manually
resource_registry:
  OS::TripleO::DeploymentSteps: OS::Heat::None
  OS::TripleO::Tasks::*PreConfig: OS::Heat::None
  OS::TripleO::Tasks::*PostConfig: OS::Heat::None