ceph-ansible/roles/ceph-infra/tasks
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
..
configure_firewall.yml revert infra: don't restart firewalld if unit is masked 2018-12-04 17:31:31 +01:00
main.yml ceph-infra: merge ntp_debian.yml and ntp_rpm.yml 2019-01-04 13:52:19 +00:00
setup_ntp.yml setup_ntp: call handler to disable ntpd if chronyd used 2019-02-15 09:09:36 +00:00