From: Sébastien Han Date: Mon, 15 May 2017 08:36:17 +0000 (+0200) Subject: rgw: resync group_vars X-Git-Tag: v2.3.0rc1~14^2~4 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=21067453438ae5f87a25dbd00a9279ed9488e4fa;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 --- 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