]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
shrink-osd: support fqdn in inventory
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 9 Dec 2019 14:52:26 +0000 (15:52 +0100)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Wed, 8 Jan 2020 21:16:21 +0000 (16:16 -0500)
commit6e7fe62ad5f3bf2c597837b2c88b92f55276c9df
tree4122534587404c583a2ffc8906f918e32b6298a0
parent701ade88c34b7ecd6d860329cae478422f7ffc9a
shrink-osd: support fqdn in inventory

When using fqdn in inventory, that playbook fails because of some tasks
using the result of ceph osd tree (which returns shortname) to get
some datas in hostvars[].

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