b2046fd6c0
In case of cell stacks we need to pass redis_vip as an input to be able to use redis on the central controllers. This moves the redis_vip setting to all_nodes and only set it if it is not an additional cell. Depends-On: https://review.opendev.org/672940 Change-Id: I7ca94dff4acf0816708110b9fe6f78d19dcc7b4d
8 lines
241 B
YAML
8 lines
241 B
YAML
---
|
|
fixes:
|
|
- |
|
|
In case of cell stacks we need to pass redis_vip as an input
|
|
to be able to use redis on the central controllers. This
|
|
moves the redis_vip setting to all_nodes and only set it if
|
|
it is not an additional cell.
|