cri-o/contrib
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
..
cni Fix Typo in Readme 2017-08-15 10:48:39 +08:00
rpm Tell oci-umount where to remove mountpoints inside container 2017-09-25 15:21:17 -04:00
systemd contrib: Set the OOM Score Adjust of cri-o service to be low 2017-06-23 09:04:27 -07:00
test integration-playbook: Idempotent Swapping 2017-10-18 13:42:07 -04:00