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>
(cherry picked from commit 2106745343
)
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/1539/head
parent
78545adab5
commit
90cf33cb6f
|
@ -37,7 +37,7 @@ dummy:
|
||||||
# important to split them into shards. We suggest about 100K
|
# important to split them into shards. We suggest about 100K
|
||||||
# objects per shard as a conservative maximum.
|
# objects per shard as a conservative maximum.
|
||||||
#rgw_override_bucket_index_max_shards: 16
|
#rgw_override_bucket_index_max_shards: 16
|
||||||
|
#
|
||||||
# Consider setting a quota on buckets so that exceeding this
|
# Consider setting a quota on buckets so that exceeding this
|
||||||
# limit will require admin intervention.
|
# limit will require admin intervention.
|
||||||
#rgw_bucket_default_quota_max_objects: 1638400 # i.e., 100K * 16
|
#rgw_bucket_default_quota_max_objects: 1638400 # i.e., 100K * 16
|
||||||
|
|
Loading…
Reference in New Issue