From 31c4167d86436632ff2b097eaf0bbb5682fb23c9 Mon Sep 17 00:00:00 2001 From: Pradeep Kilambi Date: Wed, 4 May 2016 15:38:25 -0400 Subject: Composable roles within services - Redis Co-Authored-By: Carlos Camacho Change-Id: I0d9332f7f4f9116c5435d338a9c35d4fb3f512c6 Implements: blueprint composable-services-within-roles Depends-On: I60493a3aa64e5136b763e8e2084d728f5f812f8a --- overcloud.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'overcloud.yaml') diff --git a/overcloud.yaml b/overcloud.yaml index 82d7368e..b73f7a15 100644 --- a/overcloud.yaml +++ b/overcloud.yaml @@ -649,6 +649,7 @@ parameters: - OS::TripleO::Services::Loadbalancer - OS::TripleO::Services::Memcached - OS::TripleO::Services::SwiftProxy + - OS::TripleO::Services::Redis description: A list of service resources (configured in the Heat resource_registry) which represent nested stacks for each service that should get installed on the Controllers. -- cgit 1.2.3-korg