Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation updates: Support Chef versions for Cookbook #230

Closed
snorlaX-sleeps opened this issue Apr 11, 2023 · 2 comments
Closed

Documentation updates: Support Chef versions for Cookbook #230

snorlaX-sleeps opened this issue Apr 11, 2023 · 2 comments

Comments

@snorlaX-sleeps
Copy link

👻 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:

  1. Use older version of Chef
  2. Install the cookbook

🚓 Expected behavior

Documentation or changelog would indicate what version was supported and when support was removed for a specific Chef version

@bugoff bugoff mentioned this issue Jan 24, 2024
3 tasks
damacus added a commit that referenced this issue Feb 14, 2024
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]>
@damacus
Copy link
Member

damacus commented Feb 14, 2024

Closed via #242

@damacus damacus closed this as completed Feb 14, 2024
@snorlaX-sleeps
Copy link
Author

Thanks @damacus!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants