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
Describe the bug
Running the latest os-hardening cookbook with the lastest Chef client I get the following warning:
Deprecated features used!
Resource sysctl_param from a cookbook is overriding the resource from the client. Please upgrade your cookbook or remove the cookbook from your run_list before the next major release of Chef.
Expected behavior
The run should finish without errors.
OS / Environment
This has been verified to happen on CentOS 7 and Ubuntu 18.04.
Chef Version
Chef: 14.6.47
Cookbook Version
os-hardening: 3.1.0
Additional context
The sysctl cookbook has been deprecated and now shipping as part of Chef 14. It will continue to function for Chef 13 users, but will not be updated.
The text was updated successfully, but these errors were encountered:
Describe the bug
Running the latest os-hardening cookbook with the lastest Chef client I get the following warning:
Expected behavior
The run should finish without errors.
OS / Environment
This has been verified to happen on CentOS 7 and Ubuntu 18.04.
Chef Version
Cookbook Version
Additional context
The sysctl cookbook has been deprecated and now shipping as part of Chef 14. It will continue to function for Chef 13 users, but will not be updated.
The text was updated successfully, but these errors were encountered: