We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
How can I specify vm.max_map_count in chef-recipie?
Regards, Pankaj
The text was updated successfully, but these errors were encountered:
There's no support for that in the cookbook, not sure if you do the sysctl call yourself?
sysctl
Sorry, something went wrong.
Hi there,
As @karmi said, there's no direct support in the cookbook for this. I'd recommend checking out the sysctl cookbook for setting this kernel value.
Hope this helps!
No branches or pull requests
Hi,
How can I specify vm.max_map_count in chef-recipie?
Regards,
Pankaj
The text was updated successfully, but these errors were encountered: