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
This commit is contained in:
Jens Harbott 2020-11-05 09:19:54 +01:00
parent 9cbafee628
commit 75f14ac790
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@ will be mounted on /opt).
**Role Variables**
.. zuul:rolevar:: configure_swap_size
:default: 8192
:default: 1024
The size of the swap partition, in MiB.