]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
mds: add filter | int on condition stable-3.1
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 8 Apr 2021 11:27:31 +0000 (13:27 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 8 Apr 2021 11:29:31 +0000 (13:29 +0200)
commitf53eca31267710c83545ea5272cc2de22c7b7597
tree89e66f47e50515b339f807c94c6ca529ed6da4ee
parent143cdd731a9ee38f8279e55a7614deb5d101b123
mds: add filter | int on condition

This seems to break the update scenario CI testing in stable-3.2.

Typical error:
```
The conditional check 'mds_max_mds > 1' failed. The error was: Unexpected templating type error occurred on ({% if mds_max_mds > 1 %} True {% else %} False {% endif %}): '>' not supported between instances of 'str' and 'int'
```

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-mds/tasks/create_mds_filesystems.yml