simp-selinux

The SIMP selinux Puppet Module


Keywords
simp, selinux, setenforce
License
Apache-2.0
Install
puppet module install simp-selinux --version 2.6.3

Documentation

License CII Best Practices Puppet Forge Puppet Forge Downloads Build Status

pupmod-simp-selinux

Table of Contents

Description

Manage active SELinux state and state after a reboot.

Setup

What selinux affects

Manages the following:

  • The running state of SELinux
  • /etc/selinux/config file
  • SELinux-related packages
    • mcstrans
    • checkpolicy
    • etc.
  • SELinux-related services
    • mcstrans
    • restorecond

Usage

include 'selinux'

Reference

See the [REFERENCE.md][./REFERENCE.md] for a comprehensive overview of the module components.

Limitations

SIMP Puppet modules are generally intended for use on Red Hat Enterprise Linux and compatible distributions, such as CentOS. Please see the metadata.json file for the most up-to-date list of supported operating systems, Puppet versions, and module dependencies.

Development

Please read our Contribution Guide.

If you find any issues, they can be submitted to our JIRA.