]> 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, 20 Jan 2020 17:48:19 +0000 (12:48 -0500)
commitff2a2bb870b9d054459a4e25650a74675e598ae1
treebbecec132f2551c3706dfd1887725372f3e412fe
parent1462423059cb86d5bc358af730bd014181b49916
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