https://github.com/simp/pupmod-simp-pupmod
The SIMP pupmod Puppet Module
https://github.com/simp/pupmod-simp-pupmod
puppet simp
Last synced: 30 days ago
JSON representation
The SIMP pupmod Puppet Module
- Host: GitHub
- URL: https://github.com/simp/pupmod-simp-pupmod
- Owner: simp
- License: other
- Created: 2015-05-19T09:49:40.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-02-12T16:28:14.000Z (3 months ago)
- Last Synced: 2025-04-13T05:53:23.210Z (30 days ago)
- Topics: puppet, simp
- Language: Ruby
- Size: 718 KB
- Stars: 5
- Watchers: 16
- Forks: 22
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
[](http://www.apache.org/licenses/LICENSE-2.0.html)
[](https://bestpractices.coreinfrastructure.org/projects/73)
[](https://forge.puppetlabs.com/simp/pupmod)
[](https://forge.puppetlabs.com/simp/pupmod)
[](https://travis-ci.org/simp/pupmod-simp-pupmod)#### Table of Contents
* [Overview](#overview)
* [This is a SIMP module](#this-is-a-simp-module)
* [Module Description](#module-description)
* [Upgrade Considerations](#upgrade-considerations)## Overview
## This is a SIMP module
This module is a component of the [System Integrity Management Platform](https://simp-project.com),
a compliance-management framework built on Puppet.If you find any issues, they can be submitted to our [JIRA](https://simp-project.atlassian.net/).
Please read our [Contribution Guide](https://simp.readthedocs.io/en/stable/contributors_guide/index.html).
## Module Description
See [REFERENCE.md](REFERENCE.md) for more details.
## Upgrade Considerations
### Upgrading From 7.3.0 Or Earlier
Legacy auth.conf, `/etc/puppetlabs/puppet/auth.conf`, has been deprecated.
`pupmod-simp-pupmod` will back up legacy puppet auth.conf after upgrade.The puppetserver's auth.conf is now managed by Puppet. You will need to
re-produce any custom work done to legacy auth.conf in the new auth.conf, via
the `puppet_authorization::rule` define. The stock rules are managed in
`pupmod::master::simp_auth`.