summaryrefslogtreecommitdiff
path: root/vmdb/plugins/cryptsetup.mdwn
blob: f438e4fe1e5c7f18f29550db0ff406410ebff20e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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