openstack-zuul-jobs/roles/configure-swap/README.rst
Jens Harbott 75f14ac790 Update readme with updated default swap size
In [0] the default swap size was reduced from 8G to 1G, update the
readme to match the current default.

[0] I5ce9064a5546d85ab6f41c4e60aa56fa56ff47c1

Change-Id: I5fa3ea0b22cb9e4ce3aa140409f3ee23d3cade35
2020-11-05 09:19:54 +01:00

12 lines
249 B
ReStructuredText

Configure a swap partition
Creates a swap partition on the ephemeral block device (the rest of which
will be mounted on /opt).
**Role Variables**
.. zuul:rolevar:: configure_swap_size
:default: 1024
The size of the swap partition, in MiB.