openstack-zuul-jobs/roles/configure-swap
Sorin Sbarnea 5777cfe479 Implement workaround for ansible unmount bug
It seems that unmount can falsely report success but removing it from
fstab seems to be a way to avoid that bug.

Example build failure caused by it:
http://logs.openstack.org/13/626613/1/check/tripleo-buildimage-overcloud-full-centos-7/e9d97b2/job-output.txt.gz

See https://github.com/ansible/ansible/issues/48313

Change-Id: I608ba6801f36f834d4e82c0438b41ea1e90620e8
2019-01-08 12:47:31 +00:00
..
defaults Add configure-swap role 2017-10-20 14:13:33 +11:00
tasks Implement workaround for ansible unmount bug 2019-01-08 12:47:31 +00:00
README.rst Add configure-swap role 2017-10-20 14:13:33 +11: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