]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-infra: make chronyd default NTP daemon
authorRishabh Dave <ridave@redhat.com>
Wed, 12 Jun 2019 09:09:44 +0000 (14:39 +0530)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 18 Jun 2019 08:46:34 +0000 (10:46 +0200)
commit114078bfa186c67ad26bbe4dbf526afe0a8872e2
treec6c7c82185d7b36ed4d299b4d141f50d7e61f02a
parent93c7d8d79d4949b41992c8becdb1ba0080f3c9fc
ceph-infra: make chronyd default NTP daemon

Since timesyncd is not available on RHEL-based OSs, change the default
to chronyd for RHEL-based OSs. Also, chronyd is chrony on Ubuntu, so
set the Ansible fact accordingly.

Fixes: https://github.com/ceph/ceph-ansible/issues/3628
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 9d88d3199fd8c6548a56bf9e95cd9239481baa39)
group_vars/all.yml.sample
group_vars/rhcs.yml.sample
roles/ceph-defaults/defaults/main.yml
roles/ceph-facts/tasks/facts.yml
roles/ceph-infra/tasks/setup_ntp.yml