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.
v5.0.1 (2022-03-11)
Breaking changes:
Merged pull requests:
- puppetlabs/concat: Fix version range in metadata.json #65 (bastelfreak)
- cleanup old hiera-in-modules setup #64 (bastelfreak)
- modulesync 5.2.0 / package_name: Add
String[1]
datatype #63 (bastelfreak)
v5.0.0 (2021-06-15)
Breaking changes:
- Drop EoL Puppet 5 support; Add Puppet 7 #57 (bastelfreak)
Implemented enhancements:
- Add FreeBSD 11-13 support #54 (bastelfreak)
Merged pull requests:
- puppetlabs/concat: Allow latest releases #58 (bastelfreak)
- cleanup metadata.json + README.md / add missing LICENSE file #55 (bastelfreak)
- Drop Puppet 4, add Puppet 5 and 6 #53 (ekohl)
- modulesync 3.0.0 & puppet-lint updates #50 (bastelfreak)
- Set the property only if required #47 (xaque208)
- Update from xaque208 modulesync_config #46 (xaque208)
4.0.1 (2019-03-26)
A significant update to the module. Please see the readme for change details.
- Modulesync for deployment updates
- Add design doc for where to keep the conversation about approach
- Replace iocage.sh provider with iocage.py provider
- Moved iocage.sh provider to iocage_legacy name
- Add new properties
Drop old puppet versions, add tests for existing functionality.
Drop legacy code and add new zfs properties.
- Add ZFS properties
- Drop legacy jail provider
Changes to testing dependencies.
- Drop guard from the Gemfile
A feature release.
A feature release.
- Add user_data support for first boot script
This release adds a changelog.
- Add a changelog
This is a bugfix release.
- Handl the order of the iocage service and package correctly
This is a testing release.
- Update tests to include puppet4
This is a bugfix release to avoid starting the iocage service.
- Only enable the service as there is no daemon
This is a feature release to include iocage service management.
- Manage the iocage service
This is a bugfix release.
- Fix regex match more complex hostnames and add test
This is a bugfix release to address property handling.
- Set jail properties upon creation before boot
This is a bugfix release.
- Fix regex to include JIDs that begin with '1' and add test
This is a bugfix release.
- Add regex matching for discovering only iocage created jails
- Fix boot parameter in documentation
This is a backwards incompatible release to support a new jail management utility framework called iocage(8).
- Add new provider for iocage with basic tests
- Adjust type parameters to match iocage nomenclature
This release is the first major release of the jail module, containing a minimal pattern of creating ZFS based jails using a puppet type and provider.
- Initial type and provider for managing ZFS based jails
* This Changelog was automatically generated by github_changelog_generator