Ahasenack Swap

  • By Andreas Hasenack
Channel Revision Published Runs on
latest/stable 0 18 Mar 2021
Ubuntu 14.04
juju deploy ahasenack-swap
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • maxsize | string

    Default: 2048

    The maximum size of the swapfile, both computed and if specified with 'size'. This is passed directly along to dphys_swapfile.

  • path | string

    Default: /mnt/swap

    The full path of the swapfile, defaults to /mnt/swap so that it will end up in the ephemeral partition on cloud instances.

  • size | string

    The size of the swapfile in megabytes. Uses the default algorithm in dphys-swapfile if you leave this blank.