mirror of
https://github.com/ceph/ceph
synced 2024-12-24 12:24:19 +00:00
a5eb976cb3
Signed-off-by: Sage Weil <sage@redhat.com>
13 lines
219 B
YAML
13 lines
219 B
YAML
openstack:
|
|
- volumes: # attached to each instance
|
|
count: 3
|
|
size: 10 # GB
|
|
roles:
|
|
- [mon.a, mgr.x, osd.0, osd.1, osd.2, client.0]
|
|
tasks:
|
|
- install:
|
|
- workunit:
|
|
clients:
|
|
all:
|
|
- post-file.sh
|