kolla-ansible/ansible
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
..
action_plugins Support check and diff mode for merge_config and merge_yaml module 2018-06-12 10:56:45 +08:00
group_vars Extract cinder_iscsi_helper default from role 2018-08-02 14:32:17 +00:00
inventory Add networking-baremetal configuration 2018-07-23 16:36:04 +01:00
library Fix kolla_docker ansible-doc examples 2018-08-09 17:07:03 +02:00
roles Fix redis sentinel change myid every time when it restarted 2018-08-23 14:34:28 +08:00
bifrost.yml Detect openstack_release in kolla-ansible deploy-bifrost 2018-03-08 10:13:32 +00:00
certificates.yml Make the certificates role just run on deploy node 2018-03-20 19:57:30 +08:00
destroy.yml Give plays in the playbooks a name 2016-12-05 15:40:56 +00:00
kolla-host.yml Fix missed kolla_action and kolla_serial 2018-05-16 13:13:06 +01:00
mariadb_recovery.yml Detect openstack_release variable in mariadb recovery playbooks 2017-04-11 07:38:25 +00:00
post-deploy.yml post-deploy: honour --config-dir argument 2017-10-12 16:35:56 +02:00
site.yml Add networking-baremetal configuration 2018-07-23 16:36:04 +01:00
stop.yml Added support for a stop playbook in kolla 2016-11-23 11:45:23 +00:00