mirror of
https://github.com/ceph/ceph
synced 2024-12-13 15:08:33 +00:00
9f2c485942
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
19 lines
254 B
YAML
19 lines
254 B
YAML
roles:
|
|
- - mon.a
|
|
- mgr.x
|
|
- osd.0
|
|
- osd.1
|
|
- osd.2
|
|
- client.0
|
|
openstack:
|
|
- volumes: # attached to each instance
|
|
count: 3
|
|
size: 10 # GB
|
|
tasks:
|
|
- install:
|
|
- workunit:
|
|
basedir: qa/standalone
|
|
clients:
|
|
all:
|
|
- crush
|