Version information
released Jul 5th 2024
This version is compatible with:
- Puppet Enterprise 2023.8.x, 2023.7.x, 2023.6.x, 2023.5.x, 2023.4.x, 2023.3.x, 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
- Puppet >= 7.0.0 < 9.0.0
- ArchLinux, , , ,
Start using this module
Add this module to your Puppetfile:
mod 'puppet-example', '0.4.0'
Learn more about managing modules with a PuppetfileDocumentation
puppet/example — version 0.4.0 Jul 5th 2024
Example repository
This repository is only here to test automation and show coding patterns. If you don't know what it is, it's not for you.
Changelog
All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.
v0.4.0 (2024-07-05)
Breaking changes:
- Drop EoL CentOS 7/8 & RedHat 7; Add CentOS 9 #60 (bastelfreak)
Merged pull requests:
v0.3.0 (2024-05-27)
Breaking changes:
- Drop Puppet 6 support #34 (bastelfreak)
Implemented enhancements:
- puppetlabs/stdlib: Allow 9.x #41 (zilchms)
- Add Puppet 8 support #35 (bastelfreak)
Merged pull requests:
- Enable acceptance tests #56 (bastelfreak)
- puppet-modulebuilder: test allowlist #55 (bastelfreak)
- Run CI on master branch #39 (smortex)
- delete the old SECURITY.md #25 (bastelfreak)
v0.2.1 (2022-01-11)
v0.2.0 (2022-01-11)
Breaking changes:
- Drop Puppet 5 from metadata.json #14 (bastelfreak)
Merged pull requests:
- Use reusable Github Actions #15 (ekohl)
- Allow stdlib 8.0.0 #12 (smortex)
- Drop Debian 9 and add Debian 11 #11 (ekohl)
- Support Puppet 7 #2 (ekohl)
v0.1.0 (2020-11-18)
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator
Dependencies
- puppetlabs-stdlib (>= 4.25.0 < 10.0.0)