]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
don't install NTPd on Atomic
authorRishabh Dave <ridave@redhat.com>
Tue, 5 Feb 2019 09:26:03 +0000 (14:56 +0530)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 18 Jun 2019 08:46:34 +0000 (10:46 +0200)
commit93c7d8d79d4949b41992c8becdb1ba0080f3c9fc
tree99a92c5fcce72430e6338cfda0474d7886735580
parent81de8a81066febb6b7ea93415a44e8473eacc13f
don't install NTPd on Atomic

Since Atomic doesn't allow any installations and NTPd is not present
on Atomic image we are using, abort when ntp_daemon_type is set to ntpd.

https://github.com/ceph/ceph-ansible/issues/3572
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit bdff3e48fd95820383f3e5816be5a985cbdeab38)
roles/ceph-infra/tasks/setup_ntp.yml
roles/ceph-validate/tasks/main.yml