ceph/qa/suites/ceph-ansible/smoke/basic/2-config/ceph_ansible.yaml
Tamil Muthamizhan f99ca7a812 do not mention ceph branch explicitly
no need to mention ceph_dev_branch explicitly. it will be taken from the
ceph branch value mentioned in the teuthology-suite command

Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com>
2017-02-01 16:47:01 -08:00

23 lines
2.8 KiB
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_dev: true
ceph_dev_key: https://download.ceph.com/keys/autobuild.asc
ceph_origin: upstream
ceph_test: true
journal_collocation: true
journal_size: 1024
osd_auto_discovery: false
tasks:
- ssh-keys:
- ceph_ansible:
- install.ship_utilities: