mirror of
https://github.com/ceph/ceph
synced 2025-01-05 10:42:05 +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
|