diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2011-08-08 21:29:36 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2011-08-08 21:29:36 -0300 |
commit | 1b620538116822f086ecf603beef52095d56c74a (patch) | |
tree | 4bedf65bf82b1cc64e087495838ffa24b29a3ec4 /files/etc/crypttab/appliance | |
parent | 40f7f37354e275d7e9415c3838cdfab9a968c04c (diff) | |
download | puppet-nodo-1b620538116822f086ecf603beef52095d56c74a.tar.gz puppet-nodo-1b620538116822f086ecf603beef52095d56c74a.tar.bz2 |
Adding nodo::appliance
Diffstat (limited to 'files/etc/crypttab/appliance')
-rw-r--r-- | files/etc/crypttab/appliance | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/files/etc/crypttab/appliance b/files/etc/crypttab/appliance new file mode 100644 index 0000000..1e43d67 --- /dev/null +++ b/files/etc/crypttab/appliance @@ -0,0 +1,2 @@ +# <target name> <source device> <key file> <options> +#cswap /dev/sda1 /dev/random swap,cipher=aes-cbc-essiv:sha256 |