Sha256: 3aa552815680e185b69aac20f3cec47446f09b7d133b1f1ac1b14737196de783
Contents?: true
Size: 684 Bytes
Versions: 20
Compression:
Stored size: 684 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: # default - equivalent to the old strict and targeted policies # mls - Multi-Level Security (for military and educational use) # src - Custom policy built from source SELINUXTYPE=<%= @selinuxtype %> # SETLOCALDEFS= Check local definition changes SETLOCALDEFS=0
Version data entries
20 entries across 20 versions & 1 rubygems