Releases: mlibrary/puppet-fwknop
Releases · mlibrary/puppet-fwknop
v1.0.2
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.0.2 - 2024-10-01
Fixed
- Managed fwknopd service will enable and ensure running.
v1.0.1
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.0.1 - 2024-08-23
Added
- Reference documentation is generated when releasing to puppet forge.
v1.0.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.0.0 - 2024-08-23
Added
- Complete reference documentation.
- and parameters so this module's
management of the package and service are optional.
v0.1.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.1.0 - 2024-08-22
Added
fwknop
class which manages/etc/fwknop/fwknopd.conf
and/etc/fwknop/access.conf
fwknop::access
defined type which adds stanzas to/etc/fwknop/access.conf
- Very little documentation.
- CI automation for running tests and releasing with puppet forge.