Skip to content

Instantly share code, notes, and snippets.

@chanux
Created September 12, 2013 10:44
Embed
What would you like to do?
MongoDB repository configuration for CentOS
#/etc/yum.repos.d/mongodb.repo
[mongodb]
name=MongoDB Repository
baseurl=http://downloads-distro.mongodb.org/repo/redhat/os/x86_64/
gpgcheck=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment