Merge "Environment to disable workflow_tasks"
This commit is contained in:
commit
8bb987287e
6
environments/disable-workflow-tasks.yaml
Normal file
6
environments/disable-workflow-tasks.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
# This environment can be used to optionally disable the mistral workflow_tasks
|
||||
# by mapping OS::Mistral resources to None.
|
||||
|
||||
resource_registry:
|
||||
OS::Mistral::Workflow: OS::Heat::None
|
||||
OS::Mistral::ExternalResource: OS::Heat::None
|
Loading…
x
Reference in New Issue
Block a user