infra-faucet/ansible/roles/swap-file
Jakub Sokołowski ab71feac05
adjust memory limits, add 4GB swap file
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-11-19 21:18:29 +01:00
..
defaults adjust memory limits, add 4GB swap file 2019-11-19 21:18:29 +01:00
tasks adjust memory limits, add 4GB swap file 2019-11-19 21:18:29 +01:00
README.md adjust memory limits, add 4GB swap file 2019-11-19 21:18:29 +01:00

README.md

Description

Changes a SWAP file on Linux to avoid running out of memory.

Configuration

swap_file_path: '/main.swap'
swap_file_size_mb: 8192
swappiness: 10

Links