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

vm.max_map_count #593

Merged
merged 1 commit into from
Aug 31, 2023
Merged

Conversation

gwbischof
Copy link
Contributor

I am getting a warning about vm.max_map_count being to low.

https://www.mongodb.com/docs/v6.0/administration/production-checklist-operations/
Production notes recommend setting it to 128000

@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.11% ⚠️

Comparison is base (9e70321) 73.19% compared to head (1f2ec3d) 73.08%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #593      +/-   ##
==========================================
- Coverage   73.19%   73.08%   -0.11%     
==========================================
  Files           6        6              
  Lines         929      929              
  Branches      143      143              
==========================================
- Hits          680      679       -1     
  Misses        213      213              
- Partials       36       37       +1     

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rhysmeister rhysmeister merged commit a5ed810 into ansible-collections:master Aug 31, 2023
251 of 252 checks passed
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

Successfully merging this pull request may close these issues.

2 participants