diff options
Diffstat (limited to 'overcloud.yaml')
-rw-r--r-- | overcloud.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
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. |