Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 544 Bytes

README.markdown

File metadata and controls

23 lines (15 loc) · 544 Bytes

SELinux Puppet Module

James Fryman [email protected]

Description

This class manages SELinux on RHEL based systems.

Parameters:

  • $mode (enforced|permissive|disabled) - sets the operating state for SELinux.

Actions:

This module will configure SELinux and/or deploy SELinux based modules to running system.

Requires:

Sample Usage:

  
include selinux