Compare commits

..

1 Commits

Author SHA1 Message Date
Jenkins
e1eac5f14e Merge branch 'jenkins-build-3' into 'master'
Auto-merge for build 3

See merge request puppet/confdroid_selinux!3
2026-04-05 17:09:55 +02:00
2 changed files with 2 additions and 3 deletions

View File

@@ -58,7 +58,7 @@ All files and directories are configured with correct selinux context. If selinu
## 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

View File

@@ -1,7 +1,6 @@
################################################################################
########## /etc/selinux/config managed by Puppet ##########
########## manual changes will be overwritten !!! ##########
########## original file: https://3for.me/wdtuj ##########
########## manual changes will be overwritten !!! ##########
################################################################################
SELINUX=<%= @sx_selinux_status %>