Skip to content
Snippets Groups Projects
Commit 369a31c3 authored by Christian Elberfeld's avatar Christian Elberfeld
Browse files

global smappiness auf 1

parent c649b30f
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
# minimize usage of swap # minimize usage of swap
- sysctl: - sysctl:
name: vm.swappiness name: vm.swappiness
value: '0' value: '1'
state: present state: present
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment