Skip to content

Commit

Permalink
Merge pull request #25191 from badone/wip-mimic-ceph_ansible-specify-…
Browse files Browse the repository at this point in the history
…branch-stable-3.2

mimic: qa/ceph-ansible: Specify stable-3.2 branch

Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
  • Loading branch information
badone committed Nov 21, 2018
2 parents 27aec77 + c8bbe5f commit 9028a66
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
Expand Up @@ -5,6 +5,7 @@ overrides:
ceph_ansible:
ansible-version: "2.5"
vars:
branch: stable-3.2
ceph_conf_overrides:
global:
osd default pool size: 2
Expand Down
Expand Up @@ -3,6 +3,7 @@ meta:

overrides:
ceph_ansible:
branch: stable-3.2
vars:
osd_objectstore: bluestore
dmcrypt: True
Expand Up @@ -3,5 +3,6 @@ meta:

overrides:
ceph_ansible:
branch: stable-3.2
vars:
dmcrypt: False
Expand Up @@ -3,5 +3,6 @@ meta:

overrides:
ceph_ansible:
branch: stable-3.2
vars:
dmcrypt: True

0 comments on commit 9028a66

Please sign in to comment.