Welcome to the new MongoDB Feedback Portal!
{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.
We’ve upgraded our feedback system to better capture, track, and act on your feedback. Here’s what you need to know:
This is already possible!
You can control which binaries Ops Manager downloads by creating a custom version manifest.
https://www.mongodb.com/docs/ops-manager/current/tutorial/update-om-with-latest-version-manifest-with-api/
The only thing not mentioned there is that you'll need to set the
updatedfield in the version manifest to a future date.Typically updating the version manifest is automatic unless you're using local or remote mode - so setting a future date prevents overwriting the manifest in the scenario where you're not using either and still want OM to get the binaries from MongoDB over the internet.