aboutsummaryrefslogtreecommitdiff
path: root/doc/data.rst
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-05-01 16:34:45 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-05-01 16:34:45 -0700
commit3aeac3fe2cae15feb23047176af81059901aeefa (patch)
treec8dd835b2a28209be78bcf6ed67e8dadd07e6db6 /doc/data.rst
parentfd692e78a0a17487bb81dbd6ee78b6881f16b5e2 (diff)
downloadconsfigurator-3aeac3fe2cae15feb23047176af81059901aeefa.tar.gz
don't associate a hostname with LUKS passphrases
LUKS devices might move around between systems. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'doc/data.rst')
-rw-r--r--doc/data.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/data.rst b/doc/data.rst
index fa40c7f..47783b4 100644
--- a/doc/data.rst
+++ b/doc/data.rst
@@ -36,8 +36,8 @@ other purposes.
- ``("--pgp-pubkey" . FINGERPRINT)`` means the/a OpenPGP public key with
fingerprint FINGERPRINT
-- ``("--luks-passphrase--HOSTNAME" . VOLUME-LABEL)`` means the LUKS passphrase
- for volume with label VOLUME-LABEL on HOSTNAME.
+- ``("--luks-passphrase" . VOLUME-LABEL)`` means a LUKS passphrase for volume
+ with label ``VOLUME-LABEL``.
(Proposed convention: Except for the first item above, these reserved names
should start with ``--`` and use ``--`` to separate parameter values within