mirror of
https://github.com/ceph/ceph
synced 2024-12-23 20:03:56 +00:00
996f1edce1
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
21 lines
271 B
YAML
21 lines
271 B
YAML
roles:
|
|
- - mon.a
|
|
- mds.0
|
|
- osd.0
|
|
- osd.1
|
|
- - mon.b
|
|
- osd.2
|
|
- - client.0
|
|
tasks:
|
|
- install:
|
|
extras: yes
|
|
- ssh_keys:
|
|
- ceph-deploy:
|
|
branch:
|
|
dev: master
|
|
- ceph-fuse:
|
|
- workunit:
|
|
clients:
|
|
client.0:
|
|
- rbd/test_librbd_python.sh
|