Merge "Add noop-deploy-steps.yaml environment"
This commit is contained in:
commit
7984be92db
6
environments/noop-deploy-steps.yaml
Normal file
6
environments/noop-deploy-steps.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
# 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
|
Loading…
x
Reference in New Issue
Block a user