kolla-ansible/ansible
Jeffrey Zhang 72ee7dac7c Support multi local chrony servers
In the old implementation, if there is no external ntp server, only one
local chrony server is supported. If multi chrony-server is configured,
chrony client can not sync with them.

In the new implementation
* use VIP to connect chrony-server, which ensure multi local chrony
  servers are supported.
* chrony servers depend on VIP. So chrony-server group should be
  the same with haproxy group.
* prevent chrony client sync from itself.
* Change owner to chrony:kolla for chrony log folder
* fix keysfile path
* use chrony user for centos and ubuntu image
* fix permission issue for /var/lib/chrony folder

Closes-Bug: #1705200
Change-Id: I6e85fda9824b5ddc7a96895425c5932a3566c27e
2017-07-26 03:38:05 +00:00
..
action_plugins Use unified vars in task 2017-06-15 22:37:28 +08:00
group_vars Merge "Make ceph default cinder backup driver again" 2017-07-19 03:55:12 +00:00
inventory Support multi local chrony servers 2017-07-26 03:38:05 +00:00
library Upgrade from docker-py to docker 2017-07-10 14:19:28 +00:00
roles Support multi local chrony servers 2017-07-26 03:38:05 +00:00
bifrost.yml Add an Ansible group for bifrost 2017-03-15 16:51:14 +00:00
certificates.yml Give plays in the playbooks a name 2016-12-05 15:40:56 +00:00
destroy.yml Give plays in the playbooks a name 2016-12-05 15:40:56 +00:00
kolla-host.yml Give plays in the playbooks a name 2016-12-05 15:40:56 +00:00
mariadb_recovery.yml Detect openstack_release variable in mariadb recovery playbooks 2017-04-11 07:38:25 +00:00
post-deploy.yml Modify the hosts of the post-deploy.yml playbook 2017-03-09 11:14:35 +08:00
site.yml Merge "Update deprecated 'play_hosts' with 'ansible_play_batch'" 2017-07-03 15:26:56 +00:00
stop.yml Added support for a stop playbook in kolla 2016-11-23 11:45:23 +00:00