1
0
mirror of https://github.com/ceph/ceph synced 2025-04-01 23:02:17 +00:00

Merge pull request from ceph/wip-use-installer0-master

qa/tests: run ceph-ansible task on installer.0 role/node
This commit is contained in:
Sage Weil 2017-12-29 10:45:06 -06:00 committed by GitHub
commit 6dc41a2bb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,10 @@
meta:
- desc: "3-node cluster"
- desc: "4-node cluster"
roles:
- [mon.a, mds.a, osd.0, osd.1, osd.2]
- [mon.b, mgr.x, osd.3, osd.4, osd.5]
- [mon.c, mgr.y, osd.6, osd.7, osd.8, client.0]
- [installer.0]
openstack:
- volumes: # attached to each instance
count: 3