]> 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>
Mon, 11 Feb 2019 11:02:30 +0000 (12:02 +0100)
commitbdff3e48fd95820383f3e5816be5a985cbdeab38
tree40dee743e1aac5f02a9b71d62c23d899dd6d042c
parentc69c8c9ac135e5deebae04c5e772055c03723c9d
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>
roles/ceph-infra/tasks/setup_ntp.yml
roles/ceph-validate/tasks/main.yml