mirror of
https://github.com/ceph/ceph
synced 2024-12-24 12:24:19 +00:00
52017e6707
Ref: http://tracker.ceph.com/issues/17152 Signed-off-by: Loic Dachary <loic@dachary.org>
14 lines
212 B
YAML
14 lines
212 B
YAML
roles:
|
|
- [mon.0, osd.0, osd.1, client.0]
|
|
openstack:
|
|
- volumes: # attached to each instance
|
|
count: 2
|
|
size: 10 # GB
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
fs: xfs
|
|
- exec:
|
|
client.0:
|
|
- ceph_test_filejournal
|