From: John Wilkins Date: Thu, 23 Jan 2014 21:34:25 +0000 (-0800) Subject: doc: Fixed omission of a comma in zone configuration. X-Git-Tag: v0.78~281 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2216afdfc39e19b61ebba90f634a7c70a2eb4361;p=ceph.git doc: Fixed omission of a comma in zone configuration. Signed-off-by: John Wilkins --- diff --git a/doc/radosgw/federated-config.rst b/doc/radosgw/federated-config.rst index b51f7197aad6..3c4438a2d452 100644 --- a/doc/radosgw/federated-config.rst +++ b/doc/radosgw/federated-config.rst @@ -459,7 +459,7 @@ Create Zones "user_email_pool": ".us-east.users.email", "user_swift_pool": ".us-east.users.swift", "user_uid_pool": ".us-east.users.uid", - "system_key": { "access_key": "", "secret_key": ""} + "system_key": { "access_key": "", "secret_key": ""}, "placement_pools": [ { "key": "default-placement", "val": { "index_pool": ".us-east.rgw.buckets.index",