ceph-ansible/roles/ceph-defaults
Benjamin Cherian bb41a7da20 Add support for different NTP daemons
Allow user to choose between timesyncd, chronyd and ntpd
Installation will default to timesyncd since it is distributed as
part of the systemd installation for most distros.
Added note indicating NTP daemon type is not used for containerized
deployments.

Fixes issue #3086 on Github

Signed-off-by: Benjamin Cherian <benjamin_cherian@amat.com>
(cherry picked from commit 85071e6e53)
2019-01-14 16:37:35 +01:00
..
defaults Add support for different NTP daemons 2019-01-14 16:37:35 +01:00
handlers defaults: fix osd containers handler 2018-10-15 10:33:56 +02:00
meta update meta for ansible galaxy 2017-08-25 00:05:44 +02:00
tasks Stringify ceph_docker_image_tag 2018-10-16 14:35:08 +02:00
templates restart_osd_daemon.sh.j2 - use `+` rather than `{1,}` in regex 2018-09-26 21:38:36 +00:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-defaults

Documentation is available at http://docs.ceph.com/ceph-ansible/.