- Overview
- Usage - Configuration options
- Reference - Parameter and detailed reference to all options
- Limitations - OS compatibility, etc.
- Development - Guide for contributing to the module
- TODO
- Additional Information
This module manages MUNGE.
Manage munge and define a site specific munge.key
class { 'munge':
munge_key_source => 'puppet:///modules/site_munge/munge.key',
}
http://treydock.github.io/puppet-munge/
This module has been tested on:
- RedHat/CentOS 7
- RedHat/Rocky/AlmaLinux 8
- RedHat/Rocky/AlmaLinux 9
- Debian 10
- Debian 11
- Ubuntu 20.04
- Ubuntu 22.04