puppet-munge
Table of Contents
Overview
This module manages MUNGE.
Usage
munge
Manage munge and define a site specific munge.key
class { 'munge':
munge_key_source => 'puppet:///modules/site_munge/munge.key',
}
Reference
treydock.github.io/puppet-munge/
Limitations
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