ceph-ansible/roles/ceph-common/tasks
Guillaume Abrioux 4e62627202 Common: Do not install ntp when ntp_service_enabled is false
ntp is still installed even if ntp_service_enabled is set to false.
That could be a problem if the time synchronization is managed by
something else than ceph-ansible or if you want to use different NTP
implementation as suggested in #1354.

Fixes: #1354

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
Signed-off-by: Guits <gabrioux@redhat.com>
2017-03-28 19:51:34 +02:00
..
checks Common: Do not install ntp when ntp_service_enabled is false 2017-03-28 19:51:34 +02:00
docker docker: use a better method to pull images 2017-02-09 17:57:18 +01:00
installs Use ansible uri module instead of shell module with curl 2017-03-16 23:16:30 +01:00
misc ceph-common: update sysctl file location 2017-03-24 12:59:34 -07:00
pre_requisites common: rename rh_storage to rhcs to match product name 2016-12-20 13:49:11 +01:00
configure_cluster_name.yml common: do not run tasks in main.yml, use include 2016-12-09 16:00:46 +01:00
create_ceph_initial_dirs.yml common: create ceph initial directories 2017-01-30 14:31:56 +01:00
create_rbd_client_dir.yml common: do not run tasks in main.yml, use include 2016-12-09 16:00:46 +01:00
facts.yml ceph-common: do not get current fsid when performing a rolling_update 2017-02-21 12:31:26 -06:00
facts_mon_fsid.yml Workaround for broken 'block' syntax 2016-12-16 09:24:48 -06:00
generate_ceph_conf.yml Make ceph-common aware off osd config fragments 2017-03-16 09:50:08 +01:00
generate_cluster_fsid.yml common: do not regenerate initial mon keyring if cluster exists 2016-12-15 14:39:56 +01:00
main.yml common: create ceph initial directories 2017-01-30 14:31:56 +01:00
release.yml Used list style ands for better readibility and fixed legacy debian checks 2016-09-26 09:19:15 -04:00