Skip to content

A module to provide `puppet strings`-compatible documentation for all global catalysts and to provide default values for those catalysts as used in a SIMP system.

License

simp/pupmod-simp-simp_options

Repository files navigation

License CII Best Practices Puppet Forge Puppet Forge Downloads Build Status

Table of Contents

  1. Overview
  2. Module Description - What the module does and why it is useful
  3. Setup - The basics of getting started with simp_options
  4. Usage - Configuration options and additional functionality
  5. Reference - An under-the-hood peek at what the module is doing and how
  6. Limitations - OS compatibility, etc.
  7. Development - Guide for contributing to the module

Overview

This module provides variables needed by one or more SIMP module.

This is a SIMP module

This module is a component of the System Integrity Management Platform, a compliance-management framework built on Puppet.

Most SIMP modules actively take advantage of this module when used within the SIMP ecosystem.

THIS MODULE IS ONLY DATA AND WILL NOT CHANGE YOUR SYSTEM

Module Description

The simp_options module primarily provides variables that are

  • Enablers of capabilities provided or used by SIMP modules.
  • Data that describes the configuration of a site.
    • The scope of the data is larger than the scope of a single module.
    • 0..n unrelated profiles might make use of this data.

Some of these variables support SIMP's security compliance reporting.

Setup

What simp_options affects

The variables provided by simp_options are used by SIMP modules to enable and/or configure capabilities.

Beginning with simp_options

simp_options is configured for you when you run simp config on your SIMP system. Otherwise, setup is simple: include the class as the first class in your site.pp and select the desired capabilities through Hiera or your ENC.


NOTE

The environments/simp/hieradata/simp_defs.yaml file delivered with the simp puppet module is an example file that can be used to create the appropriate hieradata for your site.


Reference

See REFERENCE.md

Limitations

This module is applicable to SIMP systems or systems containing SIMP components.

Development

Please read our Contribution Guide.

About

A module to provide `puppet strings`-compatible documentation for all global catalysts and to provide default values for those catalysts as used in a SIMP system.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published