Premium module

sce_linux

Security Compliance Enforcement for Linux

1,162 downloads

168 latest version

Security Compliance Enforcement is a premium feature for Puppet Enterprise and Puppet Core

Security Compliance Enforcement uses Puppet policy-as-code (PaC) to enforce security configurations aligned to CIS Benchmarks and DISA STIGs, giving you a leg up on many compliance expectations and streamlining audit prep. In Puppet Enterprise, it is accessed through the included Security Compliance Management Console.

It can be applied to Puppet Enterprise or Puppet Core (see the compatibility list below).

Version information

  • 2.3.1 (latest)
  • 2.3.0
  • 2.2.1
  • 2.2.0
  • 2.1.0
  • 2.0.0
released Feb 4th 2025
This version is compatible with:
  • Puppet Enterprise 2025.2.x, 2025.1.x, 2023.8.x, 2023.7.x, 2023.6.x, 2023.5.x, 2023.4.x, 2023.3.x, 2023.2.x, 2023.1.x, 2023.0.x, 2021.7.x, 2021.6.x, 2021.5.x, 2021.4.x, 2021.3.x, 2021.2.x, 2021.1.x, 2021.0.x, 2019.8.x
  • Puppet >= 6.23.0 < 9.0.0
  • , , , ,
Tasks:
  • audit_client_dns
  • audit_approved_services_listening
  • audit_authselect
  • audit_boot
  • audit_check_ipv6
  • audit_duplicate_gid
  • audit_duplicate_group_names
  • and 55 more. See all tasks

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

To install using r10k or Code Manager, follow these steps:

  1. Generate an API token using the button Create a new key at the bottom of your profile and put it in your r10k.yaml file. Find out more here.
  2. Add this module to your Puppetfile:
mod 'puppetlabs-sce_linux', '2.3.1'
Learn more about managing modules with a Puppetfile

To install using bolt, follow these steps:

  1. Generate an API token using the button Create a new key at the bottom of your profile and put it in your bolt-project.yaml file. Find out more here.
  2. Add this module to your Bolt project:
bolt module add puppetlabs-sce_linux
Learn more about using this module with an existing project

To install using manual installation, follow these steps:

  1. Generate an API token using the button Create a new key at the bottom of your profile and put it in your puppet.conf file. Find out more here.
  2. Manually install this module globally with Puppet module tool:
puppet module install puppetlabs-sce_linux --version 2.3.1

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

puppetlabs/sce_linux — version 2.3.1 Feb 4th 2025

sce_linux

Product documentation is available on the Puppet Docs website.