mirror of
https://github.com/ceph/ceph
synced 2025-02-08 19:38:47 +00:00
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
|