]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
run rados cmd in container if containerized deployment v3.1.2
authorTom Barron <tpb@dyncloud.net>
Sat, 1 Sep 2018 14:32:51 +0000 (10:32 -0400)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Tue, 4 Sep 2018 09:40:51 +0000 (09:40 +0000)
commit724c39b9a0674419ce1e36d8815fbb61694fb226
tree83feac402570ec831587341887a243f3532fa58c
parentfea0491249d56428694de539c88d5bc384db2670
run rados cmd in container if containerized deployment

When ceph-nfs is deployed containerized and ceph-common is not
installed on the host the start_nfs task fails because the rados
command is missing on the host.

Run rados commands from a ceph container instead so that
they will succeed.

Signed-off-by: Tom Barron <tpb@dyncloud.net>
(cherry picked from commit bf8f589958450ce07ec19d01fb98176ab50ab71f)
roles/ceph-nfs/tasks/start_nfs.yml