added main config file control
This commit is contained in:
7
templates/main/selinux_config.erb
Normal file
7
templates/main/selinux_config.erb
Normal file
@@ -0,0 +1,7 @@
|
||||
################################################################################
|
||||
########## /etc/selinux/config managed by Puppet ##########
|
||||
########## manual changes will be overwritten !!! ##########
|
||||
################################################################################
|
||||
SELINUX=<%= @sx_selinux_status %>
|
||||
|
||||
SELINUXTYPE=<%= @sx_selinux_type %>
|
||||
Reference in New Issue
Block a user