blob: eb4a67ea0aa5f6e80a9bdb4c9322b1d085fde80f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Amazon/S3.pm (cpan) not available as an rpm
os_type: ubuntu
tasks:
- install:
- ceph:
- rgw: [client.0]
- workunit:
clients:
client.0:
- rgw/s3_bucket_quota.pl
overrides:
ceph:
conf:
client:
rgw relaxed s3 bucket names: true
|