summaryrefslogtreecommitdiff
path: root/vmdb/plugins/cryptsetup.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'vmdb/plugins/cryptsetup.mdwn')
-rw-r--r--vmdb/plugins/cryptsetup.mdwn18
1 files changed, 18 insertions, 0 deletions
diff --git a/vmdb/plugins/cryptsetup.mdwn b/vmdb/plugins/cryptsetup.mdwn
new file mode 100644
index 0000000..f438e4f
--- /dev/null
+++ b/vmdb/plugins/cryptsetup.mdwn
@@ -0,0 +1,18 @@
+Step: cryptsetup
+-----------------------------------------------------------------------------
+
+Use cryptsetup to set up encryption of a block device.
+
+Step keys:
+
+* `cryptsetup` — REQUIRED; tag of block device
+
+* `password` — REQUIRED; the encryption password
+
+* `name` — REQUIRED; name of the encrypted device when opened
+
+Example (in the .vmdb file):
+
+ - cryptsetup: cleartext_pv0
+ password: hunter2
+ name: pv0