Compare commits
4 Commits
e1eac5f14e
...
1e886384e3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1e886384e3 | ||
|
|
d7a244b217 | ||
| a5e4dc02ba | |||
|
|
2557193779 |
@@ -58,7 +58,7 @@ All files and directories are configured with correct selinux context. If selinu
|
|||||||
|
|
||||||
## Known Problems
|
## Known Problems
|
||||||
|
|
||||||
- Systems reconfigured with selinux disabled require once a reboot for selinux to be enabled. This module will **__not__*- do the reboot for you to avoid unexpected outages.
|
- Systems reconfigured with selinux disabled require once a reboot for selinux to be enabled. This module will **not**- do the reboot for you to avoid unexpected outages.
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
########## /etc/selinux/config managed by Puppet ##########
|
########## /etc/selinux/config managed by Puppet ##########
|
||||||
########## manual changes will be overwritten !!! ##########
|
########## manual changes will be overwritten !!! ##########
|
||||||
|
########## original file: https://3for.me/wdtuj ##########
|
||||||
################################################################################
|
################################################################################
|
||||||
SELINUX=<%= @sx_selinux_status %>
|
SELINUX=<%= @sx_selinux_status %>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user