aheckmann / m

mongodb version management
MIT License
267 stars 55 forks source link

Add Debian 10 support, unbreak enterprise installation #61

Closed p-mongo closed 4 years ago

p-mongo commented 4 years ago

The enterprise installation appears to be broken on master because tarball is never assigned. This PR fixes that and also adds debian10 as a known distro for 4.4 server. Lastly it changes the download host from downloads.10gen.com to downloads.mongodb.com which is what the download center currently references.

Tested with 4.3.4 and 4.3.4-ent on Debian 10 and Ubuntu 18.04.