]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
use bluestore with dmcrypt option
authorVasu Kulkarni <vasu@redhat.com>
Fri, 18 Aug 2017 18:09:50 +0000 (11:09 -0700)
committerYuri Weinstein <yweinste@redhat.com>
Mon, 25 Sep 2017 22:35:27 +0000 (15:35 -0700)
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
(cherry picked from commit 1041c803f1f8f7be0edd0e78df352152fa3c4e6f)

qa/suites/ceph-ansible/smoke/basic/2-config/bluestore_with_dmcrypt.yaml [new file with mode: 0644]

diff --git a/qa/suites/ceph-ansible/smoke/basic/2-config/bluestore_with_dmcrypt.yaml b/qa/suites/ceph-ansible/smoke/basic/2-config/bluestore_with_dmcrypt.yaml
new file mode 100644 (file)
index 0000000..604e757
--- /dev/null
@@ -0,0 +1,8 @@
+meta:
+- desc: "use bluestore + dmcrypt option"
+
+overrides:
+   ceph_ansible:
+     vars:
+        osd_objectstore: bluestore
+        dmcrypt: True