47ec1089a5
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 database service Redis has been removed. Change-Id: I530ee8196e1d4b81ae4886b234e1a530cf34becf Related-Blueprint: services-yaml-flattening
4 lines
189 B
YAML
4 lines
189 B
YAML
resource_registry:
|
|
OS::TripleO::Services::Zaqar: ../../deployment/zaqar/zaqar-container-puppet.yaml
|
|
OS::TripleO::Services::Redis : ../../deployment/database/redis-container-puppet.yaml
|