mirror of
https://github.com/ceph/ceph
synced 2025-01-08 20:21:33 +00:00
aa283c5464
and configure the 'testing' backend for the rgw/verify suite Signed-off-by: Casey Bodley <cbodley@redhat.com>
12 lines
370 B
YAML
12 lines
370 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
client:
|
|
debug rgw: 20
|
|
rgw crypt s3 kms backend: testing
|
|
rgw crypt s3 kms encryption keys: testkey-1=YmluCmJvb3N0CmJvb3N0LWJ1aWxkCmNlcGguY29uZgo= testkey-2=aWIKTWFrZWZpbGUKbWFuCm91dApzcmMKVGVzdGluZwo=
|
|
rgw crypt require ssl: false
|
|
rgw:
|
|
compression type: random
|
|
storage classes: LUKEWARM, FROZEN
|