]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
shrink-mds: use mds_to_kill_hostname instead
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 18 Aug 2020 18:35:17 +0000 (20:35 +0200)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Tue, 18 Aug 2020 19:10:06 +0000 (15:10 -0400)
commitc7f6d15793b2651e4db45a09d36decd636662efe
treef59a915fa54670b4e0e69c49f9d652f93afbb141
parent03931362dc259fc649a53d8468715c7a000e31b5
shrink-mds: use mds_to_kill_hostname instead

When using fqdn in inventory host file, this task will fail because the
mds is registered with its shortname.

It means we must use `mds_to_kill_hostname` in this task.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1869837
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 51c382677dfa5db8fc39ca9c3c4898e017f3c189)
infrastructure-playbooks/shrink-mds.yml