Skip to content

Instantly share code, notes, and snippets.

@chanux
Created September 12, 2013 10:44
Show Gist options
  • Save chanux/6535634 to your computer and use it in GitHub Desktop.
Save chanux/6535634 to your computer and use it in GitHub Desktop.
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