]> git-server-git.apps.pok.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>
Mon, 10 May 2021 19:11:40 +0000 (21:11 +0200)
commit3a9a7bcf73b109487a4ec3480922ee0e5e563e35
tree94fc7a369cc460000c3106c204b36d1c69117453
parentf185e409dac0e29811abf5a21b041503f2725a4c
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>
(cherry picked from commit a670982a38cf87cef87ebadf15d7e33fa7a6ff44)
roles/ceph-rgw/tasks/rgw_create_pools.yml