- support for device type
tunnels
- support for authentication (wifi & ethernet)
- support for ipv6-privacy, link-local, dhcp4-overrides, dhcp6-overrides, optional-addresses
- changed
fwmark
tomark
in therouting-policy
setting
- merged 'Purges undeclared configuration file in /etc/netplan directory' (PR #13)
- merged 'Add support for
critical
netplan option' (PR #14)
- merged 'Support puppet 6' (PR #12)
- updated dependencies
- merged 'fix_logwatch_module_conflict' (PR #7)
- merged 'Expand $nameservers[addresses] to multi lines' (PR #6)
- puppetlabs-stdlib Stdlib::IP::Address::V4 doesn't match '0.0.0.0/0' (Issue #5)
- add absolute path to netplan binary (Issue #4)
- allow floats for mii_monitor_interval, up_delay, down_delay
- fix puppet version requirement
- fix module name in metadata.json
- remove appveyor.yml
- migrate to PDK (Issue #1)
- Changelog
- fix lint issues with quoted boolean values
- fix typos
- Initial release