Commit b3e279d7 by Kevin Falcone

Merge pull request #2910 from edx/jibsheet/ad_hoc_report-mongo-ppa

The downloads-distro.mongodb.org URL only has 2.6 packages?
parents e9bc402e 76ef9878
......@@ -43,7 +43,7 @@ ad_hoc_reporting_pip_pkgs:
MONGODB_APT_KEY: "7F0CEB10"
MONGODB_APT_KEYSERVER: "keyserver.ubuntu.com"
MONGODB_REPO: "deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen"
MONGODB_REPO: "deb http://repo.mongodb.org/apt/ubuntu precise/mongodb-org/3.0 multiverse"
mongo_version: 3.0.8
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment