You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documentation and changelog do not indicate when the requirements changed for the cookbook.
Latest versions of the cookbook requires Chef >= 15.5
The README for the project still says v12+ supported.
Only by going through the Git Blame was it possible to see when support for Chef v12-v14 was removed.
This was removed 2 months ago in this PR between v3.12.4 -> v3.12.5 -> v4
🥞 Cookbook version
Anything greater than 3.12.4
👩🍳 Chef-Infra Version
14.10.9
🎩 Platform details
Ubuntu 18.04 / AWS
Steps To Reproduce
Steps to reproduce the behavior:
Use older version of Chef
Install the cookbook
🚓 Expected behavior
Documentation or changelog would indicate what version was supported and when support was removed for a specific Chef version
The text was updated successfully, but these errors were encountered:
Updated readme this cookbook only supports Chef 15.5+
Since Debian Bookworm the NTP user is ntpsec (i expect Debian will continue to use this in all later versions)
For Debian / RedHat based OS'es there is a leap-second file, prefer using this.
# Issues Resolved
- Readme
#230
- bookworm
#234#224
- leap-second file
#217
---------
Co-authored-by: Dan Webb <[email protected]>
👻 Brief Description
Documentation and changelog do not indicate when the requirements changed for the cookbook.
Latest versions of the cookbook requires Chef >= 15.5
The README for the project still says v12+ supported.
Only by going through the Git Blame was it possible to see when support for Chef v12-v14 was removed.
This was removed 2 months ago in this PR between v3.12.4 -> v3.12.5 -> v4
🥞 Cookbook version
Anything greater than 3.12.4
👩🍳 Chef-Infra Version
14.10.9
🎩 Platform details
Ubuntu 18.04 / AWS
Steps To Reproduce
Steps to reproduce the behavior:
🚓 Expected behavior
Documentation or changelog would indicate what version was supported and when support was removed for a specific Chef version
The text was updated successfully, but these errors were encountered: