]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
fs2bs: use match filter in selectattr()
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 25 May 2021 19:40:45 +0000 (21:40 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 26 May 2021 07:38:33 +0000 (09:38 +0200)
commitdc0d028094dcd43931705f52ec25ba5cc5bac631
tree86c72666322ff57e16b0183ef9814bb6b153b1a8
parent5ece2368cdd3fef1f050d0ec5bd83415b68939ef
fs2bs: use match filter in selectattr()

0990ae41099d8b9d678f546fc8790033f421711f changed the filter in
selectattr() from 'match' to 'equalto' but due to an incompatibility with
the Jinja2 version for python 2.7 on el7 we must stick to using 'match'
filter.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit d6745e9cd9c2b5f0e20280e4ae0fe1b125287b0c)
infrastructure-playbooks/filestore-to-bluestore.yml