]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-rgw: Fix customize pool size "when" condition
authorBenoît Knecht <bknecht@protonmail.ch>
Mon, 20 Jan 2020 10:36:27 +0000 (11:36 +0100)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 17 Feb 2020 16:53:58 +0000 (11:53 -0500)
commit87034b1fb6d0ce17814e07cccfa9d6a23cb16b2d
tree11e712f79a55b6254d5e7a193295d60cdf7aaf44
parent874c94c59ef8f58bdedcf0cc1de9c883df7b7e49
ceph-rgw: Fix customize pool size "when" condition

In 3c31b19ab39f297635c84edb9e8a5de6c2da7707, I fixed the `customize pool
size` task by replacing `item.size` with `item.value.size`. However, I
missed the same issue in the `when` condition.

Signed-off-by: Benoît Knecht <bknecht@protonmail.ch>
(cherry picked from commit 3842aa1a30277b5ea3acf78ac1aef37bad5afb14)
roles/ceph-rgw/tasks/main.yml