]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
add-osd: use container_exec_cmd fact from mon host
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 6 Aug 2021 15:27:08 +0000 (11:27 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 9 Aug 2021 13:48:23 +0000 (15:48 +0200)
commite1e22933a75fd4d07d66cc5b72f9c464ce0a73bb
tree53ef9b3dd2a8b231fb62722bfa8bf9a4f0bbb931
parent3d4e15cebf13407a410f06ac16d7a92d418d27a5
add-osd: use container_exec_cmd fact from mon host

Because we're delegating the task to the first monitor node, we need to be
sure that the container_exec_cmd fact is the one from that node too otherwise
we could have a mismatch on the ceph-mon container name.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1990772
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
infrastructure-playbooks/add-osd.yml