]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-rgw: fix pg_autoscale_mode for pool
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 5 May 2021 14:39:02 +0000 (10:39 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 6 May 2021 08:15:13 +0000 (10:15 +0200)
commita670982a38cf87cef87ebadf15d7e33fa7a6ff44
tree2a589f6416c0971c24619a7bbd0c1d3a087f8fea
parent3db1ea7ec41475243559beff50b7011773c021e5
ceph-rgw: fix pg_autoscale_mode for pool

The pg_autoscale_mode for rgw pools introduced in 9f03a52 was wrong
and was missing a `value` keyword because `rgw_create_pools` is a
dict.

Fixes: #6516
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
roles/ceph-rgw/tasks/rgw_create_pools.yml