]> 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 06:14:38 +0000 (08:14 +0200)
commitd6745e9cd9c2b5f0e20280e4ae0fe1b125287b0c
treebef0a53fc7112630f1346848302bad6d77036eab
parent0990ae41099d8b9d678f546fc8790033f421711f
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>
infrastructure-playbooks/filestore-to-bluestore.yml