]> git-server-git.apps.pok.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)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 15 May 2020 18:57:32 +0000 (20:57 +0200)
commit8c7a48832cd62524982c9ebe193a5ca6ea2c7bfa
tree8095682f5a3439cd5650120ded8b9efdbd07a466
parente5e81843e918ed9aa57a5675af2888499700eac2
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>
roles/ceph-client/tasks/create_users_keys.yml
roles/ceph-mds/tasks/create_mds_filesystems.yml
roles/ceph-osd/tasks/openstack_config.yml