blob: 175071b892f777e9cf5018564a23a32fd7c3a1b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
tasks:
- s3tests:
client.0:
sts_tests: True
extra_attrs: ["test_of_sts"]
rgw_server: client.0
overrides:
ceph:
conf:
client:
rgw sts key: abcdefghijklmnop
rgw s3 auth use sts: true
|