Enable SELinux, by default to enforce the targeted policy

This commit is contained in:
2020-12-05 23:53:18 -06:00
parent 36568d7d00
commit 99a92efe44
2 changed files with 15 additions and 2 deletions
+4 -1
View File
@@ -1,2 +1,5 @@
---
# defaults file for ensure_selinux
# defaults file for ensure_selinux
selinux_policy: 'targeted'
selinux_state: 'enforcing'