mirror of
https://github.com/ceph/ceph
synced 2025-02-09 20:09:53 +00:00
14 lines
201 B
YAML
14 lines
201 B
YAML
tasks:
|
|
- install:
|
|
- ceph:
|
|
- rgw: [client.0]
|
|
- workunit:
|
|
clients:
|
|
client.0:
|
|
- rgw/s3_user_quota.pl
|
|
overrides:
|
|
ceph:
|
|
conf:
|
|
client:
|
|
rgw relaxed s3 bucket names: true
|