All notable changes to this project will be documented in this file.
- Support for new OS versions
- Debian 13
- Ubuntu 24.04 LTS
- Fix spec tests and expand coverage
- Drop
puppetrequirement and migrate toopenvox
- Puppet CI/CD workflows
- Replace stdlib functions with native puppet resource iteration
- Restrict
netplan::configpriorityintegers to positive values only - #11
- Add a header to generated netplan YAML files - #11
- Improve documentation with additional examples - #11
- Allow string values for
netplan::configpriorityparameter - #11
- Add
purge_ignoreparameter for fine-grained control over purging un-managed configs
- Allow puppetlabs/stdlib 9.x.x
- Allow Puppet 8
netplan::configresources include the top-levelnetworkkey automatically [BREAKING]- Users will need to remove the top-level
networkkey from their existing netplan hash/hiera
- Users will need to remove the top-level
Initial release
Features
Install and configure netplan
Bugfixes
Known Issues