Skip to content

Instantly share code, notes, and snippets.

@petergdoyle
Last active August 29, 2015 14:22
Show Gist options
  • Save petergdoyle/7451a7f694b20df709cc to your computer and use it in GitHub Desktop.
Save petergdoyle/7451a7f694b20df709cc to your computer and use it in GitHub Desktop.
define a mongodb repo entry into /etc/yum.repos.d/mongodb.repo
[mongodb-org-3.0]
name=MongoDB Repository
baseurl=https://repo.mongodb.org/yum/redhat/$releasever/mongodb-org/3.0/x86_64/
gpgcheck=0
enabled=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment