Sha256: 22482157dbebc557fd4b46e94b86f250144680bc2b7f4e37551345176250b508
Contents?: true
Size: 642 Bytes
Versions: 20
Compression:
Stored size: 642 Bytes
Contents
# Generated by Chef for <%= node['fqdn'] %> # Do NOT modify this file by hand. # # This file controls the state of SELinux on the system. # SELINUX= can take one of these three values: # enforcing - SELinux security policy is enforced. # permissive - SELinux prints warnings instead of enforcing. # disabled - No SELinux policy is loaded. SELINUX=<%= @selinux %> # SELINUXTYPE= can take one of these three values: # targeted - Targeted processes are protected, # minimum - Modification of targeted policy. Only selected processes are protected. # mls - Multi Level Security protection. SELINUXTYPE=<%= @selinuxtype %>
Version data entries
20 entries across 20 versions & 1 rubygems