blob: 1b3b5abd7adf23ad4f80d03c4be2ab1bfba8417d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
overrides:
ceph:
conf:
client:
setuser: ceph
setgroup: ceph
debug rgw: 20
debug rgw notification: 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 torrent flag: true
rgw user counters cache: true
rgw bucket counters cache: true
rgw sts key: abcdefghijklmnop
rgw s3 auth use sts: true
rgw:
compression type: random
storage classes: LUKEWARM, FROZEN
s3tests:
storage classes: LUKEWARM, FROZEN
accounts:
iam root: RGW88888888888888888
iam alt root: RGW99999999999999999
|