ceph/qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml
Vasu Kulkarni 077904a0b5 qa/tests: Fix ceph-ansible upstream vars
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
2017-09-19 17:11:56 -07:00

22 lines
499 B
YAML

meta:
- desc: "Build the ceph cluster using ceph-ansible"
overrides:
ceph_ansible:
vars:
ceph_conf_overrides:
global:
osd default pool size: 2
mon pg warn min per osd: 2
ceph_test: true
ceph_stable_release: luminous
osd_scenario: collocated
journal_size: 1024
osd_auto_discovery: false
ceph_origin: repository
ceph_repository: dev
tasks:
- ssh-keys:
- ceph_ansible:
- install.ship_utilities: