ceph-ansible/roles/ceph-infra
Patrick C. F. Ernzer a43c68df7d setup_ntp: call handler to disable ntpd if chronyd used
The task setup chronyd called the handler disable chronyd, which of
course defeats the purpose.

Changing the task to disable ntpd instead fixes the issue of chronyd
being disabled after it got enabled.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1673664
Fixes: #3582

Signed-off-by: Patrick C. F. Ernzer pcfe@redhat.com
(cherry picked from commit c605ff6a68)
2019-02-15 09:09:36 +00:00
..
handlers ceph-infra: disable unrequired NTP services 2019-01-04 13:52:19 +00:00
meta ceph-infra: add new role ceph-infra 2018-10-10 15:44:33 +00:00
tasks setup_ntp: call handler to disable ntpd if chronyd used 2019-02-15 09:09:36 +00:00