- added tests for
Ubuntu 24.04
- removed EOL
chef
/Ubuntu X.Y
tests.
- added support for chef
v18
- no functional changes. Bump version to conform supermarket requirements.
- added TESTING.md file.
- added support chef
v17
andUbuntu 22.04
- configured
github actions
. - added tests reporting.
- added support chef
v15
andv16
kitchen
test suite switched todokken/inspec
- some code linting done.
- EOL
foodcritic
removed.
cron
cookbook's dependency updated.kitchen
test suite added.- support Chef
v13
andv14
tested. cookstyle
linter applied.
- foodcritic compliance made.
node[:ntpdate][:enable]
control directive added. Default istrue
.
- NTP package leads to race condition on port. Will be removed by deafult, unless
node[:ntpdate][:ntp_pkg_remove]
directive is set to false
- Cronjob stdout to
/dev/null
- Ready for the first release.
- Initial release of ntpdate