mirror of https://github.com/ceph/ceph-ansible.git
22 lines
504 B
Plaintext
22 lines
504 B
Plaintext
---
|
|
copy_admin_key: true
|
|
# Enable Multisite support
|
|
rgw_multisite: true
|
|
rgw_zone: jupiter
|
|
rgw_zonemaster: true
|
|
rgw_zonesecondary: false
|
|
rgw_multisite_proto: http
|
|
rgw_zonegroup: solarsystem
|
|
rgw_zone_user: zone.user
|
|
rgw_realm: milkyway
|
|
system_access_key: 6kWkikvapSnHyE22P7nO
|
|
system_secret_key: MGecsMrWtKZgngOHZdrd6d3JxGO5CPWgT2lcnpSt
|
|
rgw_create_pools:
|
|
foo:
|
|
pg_num: 16
|
|
type: replicated
|
|
bar:
|
|
pg_num: 16
|
|
rgw_override_bucket_index_max_shards: 16
|
|
rgw_bucket_default_quota_max_objects: 1638400
|