mirror of
https://github.com/ceph/ceph
synced 2024-12-24 12:24:19 +00:00
17 lines
189 B
YAML
17 lines
189 B
YAML
|
roles:
|
||
|
- - mon.0
|
||
|
- mon.1
|
||
|
- mon.2
|
||
|
- mds.a
|
||
|
- osd.0
|
||
|
- osd.1
|
||
|
- osd.2
|
||
|
- client.0
|
||
|
tasks:
|
||
|
- install:
|
||
|
- ceph:
|
||
|
- workunit:
|
||
|
clients:
|
||
|
all:
|
||
|
- mon/test_mon_config_key.py
|