kolla-ansible/ansible/roles/redis/templates
Liping Mao (limao) 735d085bc7 Fix redis sentinel change myid every time when it restarted
If you use COPY_ALWAYS, kolla will overwrite /etc/redis/redis.conf.
But Redis Sentinel will store myid in this file. So when it restart,
Redis Sentinel will regenerate new myid every time. Redis Sentinel
cluster will see more and more sentinel, This patch use hash value
with hostname as sentinel myid.

Change-Id: I6d9403231e41baac177f29c58e67ba605795385d
Closes-bug: #1788179
2018-08-23 14:34:28 +08:00
..
redis-sentinel.conf.j2 Fix redis sentinel change myid every time when it restarted 2018-08-23 14:34:28 +08:00
redis-sentinel.json.j2 Add Redis role 2017-08-21 17:08:52 +01:00
redis.conf.j2 Add Redis role 2017-08-21 17:08:52 +01:00
redis.json.j2 Add Redis role 2017-08-21 17:08:52 +01:00