This release increases the upper bounds of several dependencies and adds support for two new OS.
- Moved upper bound of compatible puppet from >= 6.0.0 to >= 7.0.0.
- Moved upper bound of compatible puppetlabs-stdlib from >= 5.0.0 to >= 6.0.0.
- Moved upper bound of compatible puppetlabs-concat from >= 5.0.0 to >= 6.0.0.
- Support added for Ubuntu 16.04 and 18.04.
This release drops outdated stdlib validate functions.
- Moved lower bound of compatible puppet from >= 4.0.0 to >= 4.7.0
- Fixed warnings raised by old
validate_*
methods
Small release that updates module dependencies.
- puppetlabs-concat and puppetlabs-stdlib dependencies
- Puppet Enterprise requirement. This dependency is no longer used for modules.
A small release including a couple of added features and metadata/readme fixes.
- Hash to data types for allow and deny rules
- support for extensions matching - updates the validation to ensure that a valid allow/deny entry has been supplied
- the concat version dependancy
- readme updates - removed unused links also
This is the initial release of the module.
- Manages the
auth.conf
file using authorization rules written as Puppet resources.