File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## Release 2.0.0
6+ ### Breaking
7+ - Restrict ` netplan::config ` ` priority ` integers to positive values only - [ #11 ] ( https://github.com/jps-help/puppet-netplan/pull/11 )
8+
9+ ### Added
10+ - Add a header to generated netplan YAML files - [ #11 ] ( https://github.com/jps-help/puppet-netplan/pull/11 )
11+ - Improve documentation with additional examples - [ #11 ] ( https://github.com/jps-help/puppet-netplan/pull/11 )
12+
13+ ### Changed
14+ - Allow string values for ` netplan::config ` ` priority ` parameter - [ #11 ] ( https://github.com/jps-help/puppet-netplan/pull/11 )
15+
516## Release 1.0.0
617### Added
718- Add ` purge_ignore ` parameter for fine-grained control over purging un-managed configs
Original file line number Diff line number Diff line change 11{
22 "name" : " jmckenzie-netplan" ,
3- "version" : " 1 .0.0" ,
3+ "version" : " 2 .0.0" ,
44 "author" : " James McKenzie" ,
55 "summary" : " Manage netplan via Puppet" ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments