mirror of
https://github.com/ceph/ceph
synced 2024-12-23 20:03:56 +00:00
3686371ed3
This writes to /tmp by default; should be ok plana, since it's / and not tmpfs.
8 lines
145 B
YAML
8 lines
145 B
YAML
roles:
|
|
- [mon.0, osd.0, osd.1, mds.a, client.0]
|
|
tasks:
|
|
- ceph:
|
|
- exec:
|
|
client.0:
|
|
- /tmp/cephtest/binary/usr/local/bin/test_filejournal
|