0de7bc09f3
This change combines the previous puppet and docker files into a single file that performs the docker service installation and configuration. With this patch the baremetal version of zaqar service has been removed. Change-Id: I8947d2fc5e5672e701d2802cd14a3fa176877a7d Related-Blueprint: services-yaml-flattening
5 lines
217 B
YAML
5 lines
217 B
YAML
# Env file to enable zaqar without makins use of Redis as a backend
|
|
resource_registry:
|
|
OS::TripleO::Services::Zaqar: ../../deployment/zaqar/zaqar-container-puppet.yaml
|
|
OS::TripleO::Services::Redis: OS::Heat::None
|