From e963bfd6ca0ea1525e37dc35bf3309548c7a3831 Mon Sep 17 00:00:00 2001 From: Vasu Kulkarni Date: Thu, 7 Sep 2017 16:54:51 -0700 Subject: [PATCH] Add additional variables as required by ceph-ansible for upstream installation. possible revert if those are made default issue: https://github.com/ceph/ceph-ansible/issues/1834 Signed-off-by: Vasu Kulkarni --- qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml b/qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml index e7e8cda4736..ea423be79e4 100644 --- a/qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml +++ b/qa/suites/ceph-ansible/smoke/basic/2-ceph/ceph_ansible.yaml @@ -16,7 +16,8 @@ overrides: osd_scenario: collocated journal_size: 1024 osd_auto_discovery: false - + ceph_origin: repository + ceph_repository: community tasks: - ssh-keys: - ceph_ansible: -- 2.39.5