]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
shrink: don't use localhost node
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 26 Feb 2020 15:20:05 +0000 (10:20 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 3 Mar 2020 14:19:45 +0000 (15:19 +0100)
commit92b671bcbe45b6f31bd8aae89776274273deffd9
tree13fe7ddb1aea2b4a18387c56bd695f3343a7e42b
parente037e99bd279d9d38b4a9f27643d5eb124081fa3
shrink: don't use localhost node

The ceph-facts are running on localhost so if this node is using a
different OS/release that the ceph node we can have a mismatch between
docker/podman container binary.
This commit also reduces the scope of the ceph-facts role because we only
need the container_binary tasks.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 08ac2e30340e5ed6c69a74e538a109731c5e6652)
infrastructure-playbooks/shrink-mds.yml
infrastructure-playbooks/shrink-mgr.yml
infrastructure-playbooks/shrink-mon.yml
infrastructure-playbooks/shrink-osd.yml
infrastructure-playbooks/shrink-rbdmirror.yml