ceph/suites/rbd/mirror/base/install.yaml
Josh Durgin 67d7d997c2 suites/rbd: add basic mirroring suite
Just one workunit to run so far.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
2016-05-09 14:55:27 -07:00

10 lines
170 B
YAML

meta:
- desc: run two ceph clusters and install rbd-mirror
tasks:
- install:
extra_packages: [rbd-mirror]
- ceph:
cluster: cluster1
- ceph:
cluster: cluster2