Chris Gondolin Cryptswap

  • By Chris Stratford
Channel Revision Published Runs on
latest/stable 1 18 Mar 2021
Ubuntu 14.04
latest/edge 1 18 Mar 2021
Ubuntu 14.04
juju deploy chris-gondolin-cryptswap
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • application_name | string

    Default: cryptswap

    Operating name of the charm

  • encryption_key | string

    A key used to encrypt the swap file or partition If empty, will be randomly created.

  • path | string

    Default: /swapfile

    The full path name of the swap file or partition

  • size | string

    Default: 0

    Sets how large the swap file should be. The size can contain units (e.g. 10M) For partitions, this option is ignored

  • store_encryption_key | string

    Default: yes

    Store the encryption key on the server or not If "no", the swap device will be re-encrypted / re-created on each reboot.