]> 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)
committerVasu Kulkarni <vasu@redhat.com>
Fri, 18 Aug 2017 18:09:50 +0000 (11:09 -0700)
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
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