mirror of
https://github.com/ceph/ceph
synced 2024-12-23 20:03:56 +00:00
16 lines
179 B
YAML
16 lines
179 B
YAML
|
roles:
|
||
|
- - mon.0
|
||
|
- mon.1
|
||
|
- mon.2
|
||
|
- osd.0
|
||
|
- osd.1
|
||
|
- osd.2
|
||
|
- client.0
|
||
|
tasks:
|
||
|
- install:
|
||
|
- ceph:
|
||
|
- workunit:
|
||
|
clients:
|
||
|
all:
|
||
|
- mon/test_mon_config_key.py
|