cri-o/contrib/test
Chris Evich b198c57cfb integration-playbook: Idempotent Swapping
If the playbook is run multiple times or a host already has
swap configured, re-adding swap over the existing file
will cause untold problems.  Also, it will not persist across
reboots unless added to fstab.

Avoid this by checking if any swap is active. If not
create a unique swapfile and format it.  Then enable
it to persist across reboots.

Signed-off-by: Chris Evich <cevich@redhat.com>
2017-10-18 13:42:07 -04:00
..
integration integration-playbook: Idempotent Swapping 2017-10-18 13:42:07 -04:00
requirements.txt Minor: Update venv req. hashes for internal CI 2017-08-31 15:25:19 -04:00
venv-ansible-playbook.sh integration: Fix chdir in wrapper script 2017-09-28 14:05:25 -04:00