openstack-zuul-jobs/roles/configure-swap
Cédric Jeanneret 036cf2733c Add some output to the `find' command
This, alongside the "df -h" output, may provide some useful information
about the /opt content (not as precise as a `du -shxc /opt', but at
least it's already something). It can then be compared with the
existing `df -h' information located in the zuul-info/ directory. 

The goal here is to understand the actual impact of this task.

Change-Id: I201eba6ec6db9f0caaaabb0a3d15b0894125c7d6
2023-10-30 07:04:23 +00:00
..
defaults configure-swap: Always use dd and limit swap size to 1024MB 2020-09-10 11:01:47 +01:00
tasks Add some output to the `find' command 2023-10-30 07:04:23 +00:00
README.rst Update readme with updated default swap size 2020-11-05 09:19:54 +01:00

Configure a swap partition

Creates a swap partition on the ephemeral block device (the rest of which will be mounted on /opt).

Role Variables