]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
docker-common: remove legacy tasks for ntp configuration
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 19 Oct 2018 13:57:18 +0000 (15:57 +0200)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Wed, 25 Mar 2020 17:53:25 +0000 (13:53 -0400)
commitc60967f04556237f1f96e6936a6d41618beedc14
tree00b27fa44ac1885958de214936e5a476d27e1c07
parenta0f01db800a8545b07575cfd7b0ba2c702477b0e
docker-common: remove legacy tasks for ntp configuration

Those tasks aren't needed in docker-common since the introduction of
`ceph-infra` role. They are duplicated tasks.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1810376
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit cd0195c5622ecc2d0001eb7c988d7b6a6fac1d5e)
roles/ceph-docker-common/tasks/checks/check_ntp_atomic.yml [deleted file]
roles/ceph-docker-common/tasks/checks/check_ntp_debian.yml [deleted file]
roles/ceph-docker-common/tasks/checks/check_ntp_rpm.yml [deleted file]
roles/ceph-docker-common/tasks/main.yml
roles/ceph-docker-common/tasks/misc/ntp_atomic.yml [deleted file]
roles/ceph-docker-common/tasks/misc/ntp_debian.yml [deleted file]
roles/ceph-docker-common/tasks/misc/ntp_rpm.yml [deleted file]