From 17b86b7f40db4445e14c6b537bc549198810ecdc Mon Sep 17 00:00:00 2001 From: Andrew Schoen Date: Wed, 25 Oct 2017 10:39:01 -0500 Subject: [PATCH] ceph-ansible-prs: adds the dev-ansible2.3-bluestore_lvm_osds This must be a dev scenario for now as the functionality for ceph-volume to create bluestore osds is not in a luminous release yet. Signed-off-by: Andrew Schoen --- ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml index fe6e5bea..a50d957c 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -70,6 +70,7 @@ scenario: - lvm_osds - purge_lvm_osds + - bluestore_lvm_osds jobs: - 'ceph-ansible-prs-trigger' -- 2.39.5