{"id":22700165,"url":"https://github.com/simp/pupmod-simp-simp_options","last_synced_at":"2025-08-20T08:32:09.906Z","repository":{"id":13852781,"uuid":"75127552","full_name":"simp/pupmod-simp-simp_options","owner":"simp","description":"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.","archived":false,"fork":false,"pushed_at":"2025-08-19T17:13:16.000Z","size":180,"stargazers_count":0,"open_issues_count":7,"forks_count":18,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-08-19T18:44:23.043Z","etag":null,"topics":["puppet","simp"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-29T22:21:43.000Z","updated_at":"2025-08-19T16:58:41.000Z","dependencies_parsed_at":"2024-07-11T23:30:31.087Z","dependency_job_id":"2aeb66fb-036e-475e-a38d-430ba8731bfd","html_url":"https://github.com/simp/pupmod-simp-simp_options","commit_stats":{"total_commits":66,"total_committers":10,"mean_commits":6.6,"dds":0.6363636363636364,"last_synced_commit":"fbba07203cb75ee3d3ba2fe980368b94eda134a6"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/simp/pupmod-simp-simp_options","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simp%2Fpupmod-simp-simp_options","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simp%2Fpupmod-simp-simp_options/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simp%2Fpupmod-simp-simp_options/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simp%2Fpupmod-simp-simp_options/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simp","download_url":"https://codeload.github.com/simp/pupmod-simp-simp_options/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simp%2Fpupmod-simp-simp_options/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271212019,"owners_count":24719822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["puppet","simp"],"created_at":"2024-12-10T06:10:13.768Z","updated_at":"2025-08-20T08:32:09.607Z","avatar_url":"https://github.com/simp.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License](https://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)\n[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/73/badge)](https://bestpractices.coreinfrastructure.org/projects/73)\n[![Puppet Forge](https://img.shields.io/puppetforge/v/simp/simp_options.svg)](https://forge.puppetlabs.com/simp/simp_options)\n[![Puppet Forge Downloads](https://img.shields.io/puppetforge/dt/simp/simp_options.svg)](https://forge.puppetlabs.com/simp/simp_options)\n[![Build Status](https://travis-ci.org/simp/pupmod-simp-simp_options.svg)](https://travis-ci.org/simp/pupmod-simp-simp_options)\n\n#### Table of Contents\n\n1. [Overview](#overview)\n2. [Module Description - What the module does and why it is useful](#module-description)\n3. [Setup - The basics of getting started with simp_options](#setup)\n    * [What simp_options affects](#what-simp_options-affects)\n    * [Beginning with simp_options](#beginning-with-simp_options)\n4. [Usage - Configuration options and additional functionality](#usage)\n5. [Reference - An under-the-hood peek at what the module is doing and how](#reference)\n6. [Limitations - OS compatibility, etc.](#limitations)\n7. [Development - Guide for contributing to the module](#development)\n\n## Overview\n\nThis module provides variables needed by one or more SIMP module.\n\n## This is a SIMP module\n\nThis module is a component of the [System Integrity Management Platform](https://simp-project.com),\na compliance-management framework built on Puppet.\n\nMost SIMP modules actively take advantage of this module when used within the SIMP ecosystem.\n\n**THIS MODULE IS ONLY DATA AND WILL NOT CHANGE YOUR SYSTEM**\n\n## Module Description\n\nThe `simp_options` module primarily provides variables that are\n* Enablers of capabilities provided or used by SIMP modules.\n* Data that describes the configuration of a site.\n  * The scope of the data is larger than the scope of a single module.\n  * `0..n` unrelated profiles might make use of this data.\n\nSome of these variables support SIMP's security compliance reporting.\n\n## Setup\n\n### What simp_options affects\n\nThe variables provided by `simp_options` are used by SIMP modules to\nenable and/or configure capabilities.\n\n### Beginning with simp_options\n\n`simp_options` is configured for you when you run ``simp config`` on your SIMP\nsystem.  Otherwise, setup is simple:  include the class as the first class in your\n``site.pp`` and select the desired capabilities through Hiera or your ENC.\n\n--------------------\n\n **NOTE**\n\n The ``environments/simp/hieradata/simp_defs.yaml`` file delivered with the\n simp puppet module is an example file that can be used to create the\n appropriate hieradata for your site.\n\n--------------------\n\n## Reference\n\nSee [REFERENCE.md](./REFERENCE.md)\n\n## Limitations\n\nThis module is applicable to SIMP systems or systems containing SIMP components.\n\n## Development\n\nPlease read our [Contribution Guide](https://simp.readthedocs.io/en/stable/contributors_guide/index.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimp%2Fpupmod-simp-simp_options","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimp%2Fpupmod-simp-simp_options","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimp%2Fpupmod-simp-simp_options/lists"}