Skip to content

Commit

Permalink
Merge pull request #16 from breezeight/master
Browse files Browse the repository at this point in the history
Mongodb support on ubuntu 11.10 and 12.04
  • Loading branch information
mdxp committed Nov 4, 2012
2 parents 22df306 + 3053b24 commit 09ded3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions mongodb-debs/templates/ubuntu-11.10/mongodb.list.erb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen
1 change: 1 addition & 0 deletions mongodb-debs/templates/ubuntu-12.04/mongodb.list.erb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen

0 comments on commit 09ded3f

Please sign in to comment.