summaryrefslogtreecommitdiff
path: root/without-tests
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-01-01 10:36:58 +0200
committerLars Wirzenius <liw@liw.fi>2022-01-01 21:59:41 +0200
commit55b4931b80b5b740f595efd82dc6bf0e9aceda5b (patch)
tree60e10932ae4bed1dad60e45fbcfd71db1648f288 /without-tests
parentd9956b88d68d881113bed48987e0f143f508be7a (diff)
downloadvmdb2-55b4931b80b5b740f595efd82dc6bf0e9aceda5b.tar.gz
feat: cryptsetup step
This adds a step to use cryptsetup to encrypt a block device with LUKS, using the cryptsetup tool. A crypttab is written by the fstab step. Sponsored-by: author
Diffstat (limited to 'without-tests')
-rw-r--r--without-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/without-tests b/without-tests
index 978ec61..520f822 100644
--- a/without-tests
+++ b/without-tests
@@ -30,6 +30,7 @@ vmdb/plugins/unpack_rootfs_plugin.py
vmdb/plugins/vgcreate_plugin.py
vmdb/plugins/virtualfs_plugin.py
vmdb/plugins/zerofree_plugin.py
+vmdb/plugins/cryptsetup_plugin.py
vmdb/runcmd.py
vmdb/state.py
vmdb/version.py