mirror of
https://github.com/ceph/ceph
synced 2025-01-24 12:05:46 +00:00
9dd7ed8860
This reverts commit 73c2779524
.
Signed-off-by: Sage Weil <sage@redhat.com>
20 lines
335 B
YAML
20 lines
335 B
YAML
tasks:
|
|
- install:
|
|
- ceph:
|
|
- rgw: [client.0]
|
|
- ragweed:
|
|
client.0:
|
|
default-branch: ceph-master
|
|
rgw_server: client.0
|
|
stages: prepare
|
|
- ragweed:
|
|
client.0:
|
|
default-branch: ceph-master
|
|
rgw_server: client.0
|
|
stages: check
|
|
overrides:
|
|
ceph:
|
|
conf:
|
|
client:
|
|
rgw lc debug interval: 10
|