mirror of https://github.com/ceph/ceph-ansible.git
rgw: resync group_vars
At some point, during a commit changing `roles/ceph-rgw/defaults/main.yml` we forgot to run `generate_group_vars_sample.sh`. Signed-off-by: Sébastien Han <seb@redhat.com>pull/1516/head
parent
0a51552f55
commit
2106745343
|
@ -37,7 +37,7 @@ dummy:
|
|||
# important to split them into shards. We suggest about 100K
|
||||
# objects per shard as a conservative maximum.
|
||||
#rgw_override_bucket_index_max_shards: 16
|
||||
|
||||
#
|
||||
# Consider setting a quota on buckets so that exceeding this
|
||||
# limit will require admin intervention.
|
||||
#rgw_bucket_default_quota_max_objects: 1638400 # i.e., 100K * 16
|
||||
|
|
Loading…
Reference in New Issue