mirror of
https://github.com/ceph/ceph
synced 2025-01-24 12:05:46 +00:00
f9ee48caa2
replica log was for the old radosgw sync agent, which was replaced with multisite v2 in jewel. no sense in continuing to maintain and test it Signed-off-by: Casey Bodley <cbodley@redhat.com>
17 lines
441 B
YAML
17 lines
441 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
osd:
|
|
osd_class_load_list: "cephfs hello journal lock log numops rbd refcount
|
|
rgw sdk statelog timeindex user version"
|
|
osd_class_default_list: "cephfs hello journal lock log numops rbd refcount
|
|
rgw sdk statelog timeindex user version"
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
fs: xfs
|
|
- workunit:
|
|
clients:
|
|
client.0:
|
|
- cls
|