mirror of
https://github.com/ceph/ceph
synced 2025-01-05 02:32:59 +00:00
271a7588b5
Everything up upgrade/, which will be slightly tricky. Signed-off-by: Sage Weil <sage@redhat.com>
14 lines
219 B
YAML
14 lines
219 B
YAML
roles:
|
|
- [mon.a, mgr.x, 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
|