mirror of
https://github.com/ceph/ceph
synced 2024-12-17 17:05:42 +00:00
qa: add test kms keys to config for rgw encryption
Signed-off-by: Casey Bodley <cbodley@redhat.com>
This commit is contained in:
parent
531118fbe8
commit
33338a9bb2
@ -3,3 +3,4 @@ overrides:
|
||||
conf:
|
||||
client:
|
||||
debug rgw: 20
|
||||
rgw crypt s3 kms encryption keys: testkey-1=YmluCmJvb3N0CmJvb3N0LWJ1aWxkCmNlcGguY29uZgo= testkey-2=aWIKTWFrZWZpbGUKbWFuCm91dApzcmMKVGVzdGluZwo=
|
||||
|
@ -4,5 +4,6 @@ overrides:
|
||||
client:
|
||||
debug rgw: 20
|
||||
rgw compression type: random
|
||||
rgw crypt s3 kms encryption keys: testkey-1=YmluCmJvb3N0CmJvb3N0LWJ1aWxkCmNlcGguY29uZgo= testkey-2=aWIKTWFrZWZpbGUKbWFuCm91dApzcmMKVGVzdGluZwo=
|
||||
rgw:
|
||||
frontend: civetweb
|
||||
|
Loading…
Reference in New Issue
Block a user