From 78b0744ff87b1815769ddcbcf2bda341631c3c7f Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=A9bastien=20Han?= Date: Wed, 5 Jul 2017 11:04:35 +0200 Subject: [PATCH] ceph-ansible-prs: add bluestore dmcrypt scenario MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Sébastien Han --- ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml index 920366307..f1805d14c 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -21,6 +21,8 @@ - ansible2.2-update_docker_cluster - ansible2.2-bluestore_cluster - ansible2.2-bluestore_journal_collocation + - ansible2.2-bluestore_dmcrypt_journal + - ansible2.2-bluestore_dmcrypt_journal_collocation jobs: - 'ceph-ansible-prs-{release}-{scenario}' -- 2.47.3