]> 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)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 9 Jan 2020 08:24:22 +0000 (09:24 +0100)
commitca728dcd7076d7710dc48bd178f17bf64d51a92d
treef412c4d02c3d91da68d4cdd1854cb5358f9b7f6d
parent193ce4f57291ed4731a6deb8ae49cae6f1cc7d5b
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-ceph-disk.yml
infrastructure-playbooks/shrink-osd.yml