aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-06-04 03:34:51 +0000
committerGerrit Code Review <review@openstack.org>2016-06-04 03:34:51 +0000
commitdc507862061360e0d777cdcb96cfb46d8bac75fe (patch)
tree2e3abca03a1b92a84c52f94224709690cc3aa7a8 /overcloud.yaml
parent27e457e0dd21f767efedbc4d0430b4cbd974db0d (diff)
parent31c4167d86436632ff2b097eaf0bbb5682fb23c9 (diff)
Merge "Composable roles within services - Redis"
Diffstat (limited to 'overcloud.yaml')
-rw-r--r--overcloud.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/overcloud.yaml b/overcloud.yaml
index 0a580342..cbab3953 100644
--- a/overcloud.yaml
+++ b/overcloud.yaml
@@ -640,6 +640,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.