fuel-library/deployment/puppet/selinux
Andrey Korolyov 138f938831 no autorelabel 2013-05-23 20:12:06 +04:00
..
manifests no autorelabel 2013-05-23 20:12:06 +04:00
tests add selinux module 2012-09-07 17:57:34 -07:00
.gitignore Ignore metadata.json 2013-01-11 14:09:25 +04:00
.project Add project files 2013-01-10 18:37:05 +04:00
README.markdown add selinux module 2012-09-07 17:57:34 -07:00

README.markdown

SELinux Puppet Module

James Fryman james@frymanet.com

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