2f52658a6b
Optional services should be disabled by default in the overcloud nodes. This submission makes mistral disabled by default and allows to enable it base on an environment file. Depends-On: I942d419be951651e305d01460f394870c30a9878 Change-Id: I0dd245b75142834f71f3bd591b43c3f69d63217b
5 lines
263 B
YAML
5 lines
263 B
YAML
resource_registry:
|
|
OS::TripleO::Services::MistralEngine: ../../puppet/services/mistral-engine.yaml
|
|
OS::TripleO::Services::MistralApi: ../../puppet/services/mistral-api.yaml
|
|
OS::TripleO::Services::MistralExecutor: ../../puppet/services/mistral-executor.yaml
|