Installs, configures, manages, and clears caches for name service cache daemon (nscd) using custom resources.
This cookbook is maintained by the Sous Chefs. The Sous Chefs are a community of Chef cookbook maintainers working together to maintain important cookbooks. If you’d like to know more please visit sous-chefs.org or come chat with us on the Chef Community Slack in #sous-chefs.
- AlmaLinux 8+
- Amazon Linux 2023+
- CentOS Stream 9+
- Debian 12+
- Oracle Linux 8+
- Red Hat Enterprise Linux 8+
- Rocky Linux 8+
- Ubuntu 22.04+
- Chef 15.3+
- none
See the resource documentation:
See migration.md for the breaking change from recipes and attributes to custom resources.
Install, configure, and start nscd:
nscd 'default'Clear caches of passwd and group databases:
nscd_clear_cache 'clear-nscd-caches' do
databases %w(passwd group)
endThis project exists thanks to all the people who contribute.
Thank you to all our backers!
Support this project by becoming a sponsor. Your logo will show up here with a link to your website.