mirror of
https://github.com/ceph/ceph
synced 2025-01-28 22:14:02 +00:00
552f9d8dee
Add client as a variable on the basic collection. Move the other stuff (libcephfs plus a weird restart test) to libcephfs collection. Signed-off-by: Sage Weil <sage@inktank.com>
7 lines
109 B
YAML
7 lines
109 B
YAML
tasks:
|
|
- install:
|
|
- ceph:
|
|
- exec:
|
|
client.0:
|
|
- ceph mds set inline_data true --yes-i-really-mean-it
|