Version information
released Feb 3rd 2022
This version is compatible with:
- Puppet Enterprise 2023.2.x, 2023.1.x, 2023.0.x, 2021.7.x, 2021.6.x, 2021.5.x, 2021.4.x, 2021.3.x, 2021.2.x, 2021.1.x, 2021.0.x, 2019.8.x, 2019.7.x
- Puppet >= 6.15.0 < 8.0.0
- Archlinux , , , , , , ,
Start using this module
Add this module to your Puppetfile:
mod 'theforeman-puppetserver_foreman', '2.1.0'
Learn more about managing modules with a PuppetfileDocumentation
theforeman/puppetserver_foreman — version 2.1.0 Feb 3rd 2022
Puppet module for managing Foreman integration in Puppetserver
The Foreman integration consists of an ENC and a report processor. This has a configuration file. All of this can be managed by this module.
Historically this integration was part of theforeman-foreman module.
Compatibility
- Foreman API v2: 1.3 - 2.x
- Puppetserver: 1.x - 7.x
These scripts have a long history and have basically been unchanged since Puppet 2.6, even before Puppetserver existed. Since they haven't dropped code, they probably still work.
Changelog
2.1.0 (2022-02-03)
Implemented enhancements:
- Add report_retry_limit setting #18 (jplindquist)
- puppetlabs/stdlib: Allow 8.x #16 (bastelfreak)
Merged pull requests:
- Correct assertion to reflect ensure_packages new default #15 (ekohl)
- Fix project URLs used by puppet forge #14 (neomilium)
2.0.0 (2021-07-23)
Breaking changes:
Implemented enhancements:
1.0.0 (2021-04-26)
Merged pull requests:
- Support Puppetserver 7 #6 (ekohl)
- Switch from Travis CI to Github Actions #3 (ekohl)
- Port over code from puppet-foreman #1 (ekohl)
* This Changelog was automatically generated by github_changelog_generator
Dependencies
- puppetlabs/stdlib (>= 4.18.0 < 9.0.0)