mirror of
https://github.com/ceph/ceph
synced 2025-01-03 09:32:43 +00:00
11 lines
175 B
YAML
11 lines
175 B
YAML
# Amazon::S3 is not available on el7
|
|
os_type: ubuntu
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
- rgw: [client.0]
|
|
- workunit:
|
|
clients:
|
|
client.0:
|
|
- rgw/s3_multipart_upload.pl
|