]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
rgw: move default bucket quota conf vars to global 1508/head
authorAli Maredia <amaredia@redhat.com>
Wed, 10 May 2017 17:00:41 +0000 (13:00 -0400)
committerAli Maredia <amaredia@redhat.com>
Wed, 10 May 2017 17:06:48 +0000 (13:06 -0400)
commit2aeb3a4957e17f6abace7c58cb795a4c0f50c9fd
tree8d988bbd361e05fcd3e079cabfde1c468a102688
parent31267ab48a6aa5728a660c54c6a3267154d35fec
rgw: move default bucket quota conf vars to global

"rgw override bucket index max shards" and
"rgw bucket default quota max objects" were in the
client section of the ceph.conf and not being
applied, this commit moves them to global

Resolves: bz#1391500

Signed-off-by: Ali Maredia <amaredia@redhat.com>
roles/ceph-common/templates/ceph.conf.j2