disable swap
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
include:
|
||||
- linux.docker-ce
|
||||
|
||||
Disable Swap:
|
||||
mount.unmounted:
|
||||
- name: swap
|
||||
- persist: True
|
||||
|
||||
Remove K8S Repository:
|
||||
file.absent:
|
||||
- names:
|
||||
|
||||
Reference in New Issue
Block a user