mirror of
https://github.com/ceph/ceph
synced 2024-12-23 11:54:11 +00:00
20 lines
266 B
YAML
20 lines
266 B
YAML
roles:
|
|
- - mon.0
|
|
- mon.1
|
|
- mon.2
|
|
- osd.0
|
|
- osd.1
|
|
- osd.2
|
|
- client.0
|
|
openstack:
|
|
- volumes: # attached to each instance
|
|
count: 3
|
|
size: 10 # GB
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
- workunit:
|
|
clients:
|
|
all:
|
|
- mon/test_mon_config_key.py
|