]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
common: fix target_size_ratio task enablement
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 14 May 2020 09:00:12 +0000 (11:00 +0200)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Wed, 3 Jun 2020 17:22:57 +0000 (13:22 -0400)
commitd790375905ab183ebb2d20a4ec0ea39cc323ffc6
tree017b796b1aece58e3e01ff326ebecb1dee6f710d
parent4969ea771048c9811dbbc60d3a52c341491d3d17
common: fix target_size_ratio task enablement

The condition on this task is wrong, we have to check whether
`target_size_ratio` is set in the pool definition instead.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 8c7a48832cd62524982c9ebe193a5ca6ea2c7bfa)
roles/ceph-client/tasks/create_users_keys.yml
roles/ceph-mds/tasks/create_mds_filesystems.yml
roles/ceph-osd/tasks/openstack_config.yml