mirror of
https://github.com/ceph/ceph
synced 2025-01-08 20:21:33 +00:00
0a4437ba6f
Signed-off-by: Casey Bodley <cbodley@redhat.com>
14 lines
207 B
YAML
14 lines
207 B
YAML
tasks:
|
|
- install:
|
|
- ceph:
|
|
- rgw: [client.0]
|
|
- workunit:
|
|
clients:
|
|
client.0:
|
|
- rgw/s3_multipart_upload.pl
|
|
overrides:
|
|
ceph:
|
|
conf:
|
|
client:
|
|
rgw relaxed s3 bucket names: true
|