From: Vasu Kulkarni Date: Fri, 18 Aug 2017 18:08:00 +0000 (-0700) Subject: Add dmcrypt option X-Git-Tag: ses5-gm~5^2~5^2~10 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=244689b36a2beb6dbd9beed429e5b46f4b714bc3;p=ceph.git Add dmcrypt option Signed-off-by: Vasu Kulkarni (cherry picked from commit f6de5d9f9e2a3666116311c146a8f2a45f3b8dbb) --- diff --git a/qa/suites/ceph-ansible/smoke/basic/2-config/dmcrypt_on.yaml b/qa/suites/ceph-ansible/smoke/basic/2-config/dmcrypt_on.yaml new file mode 100644 index 00000000000..12d63d32548 --- /dev/null +++ b/qa/suites/ceph-ansible/smoke/basic/2-config/dmcrypt_on.yaml @@ -0,0 +1,7 @@ +meta: +- desc: "use dmcrypt option" + +overrides: + ceph_ansible: + vars: + dmcrypt: True