tripleo-common/releasenotes/notes/move_redis_vip_to_all_nodes-bdd1c96438d6ed91.yaml
Martin Schuppert b2046fd6c0 Move redis_vip to all_nodes.j2
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
2019-07-26 15:43:07 +02:00

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.