From: Sébastien Han Date: Mon, 15 May 2017 08:36:17 +0000 (+0200) Subject: rgw: resync group_vars X-Git-Tag: v2.2.5^2~4 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=90cf33cb6f29198344d0d4ee023d59d300034dd0;p=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 (cherry picked from commit 21067453438ae5f87a25dbd00a9279ed9488e4fa) Signed-off-by: Guillaume Abrioux --- diff --git a/group_vars/rgws.yml.sample b/group_vars/rgws.yml.sample index d0c51deed..ad9d2f803 100644 --- a/group_vars/rgws.yml.sample +++ b/group_vars/rgws.yml.sample @@ -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