Revert "Update refs to use a specific branch of MongoDB"

This reverts commit 58ee43d2eb7f19e0e6c75c44701fa42d1489d157.
This commit is contained in:
Emilien Macchi 2014-08-23 07:51:47 +02:00
parent 2fc853e8ab
commit 2d0762606e
2 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@ fixtures:
ref: '64fb5f898a0f062ebf188e53ba613b3b13e9d829'
'mongodb':
repo: 'git://github.com/enovance/puppetlabs-mongodb.git'
ref: 'fa75ecd971864ce5dbf787bd4e26bf4a58d7c12f'
ref: 'e3cc9a0ea895f6e01801e4620799c66c2337b7ed'
'mysql':
repo: 'git://github.com/enovance/puppetlabs-mysql.git'
ref: '8b814d4d2cb5786a15e8e37fb3b7444d5d5f0d3f'

View File

@ -115,7 +115,7 @@ mod 'memcached',
:ref => 'd009260de3c7623003318555ec5ca61217ea3ca1'
mod 'mongodb',
:git => 'git://github.com/enovance/puppetlabs-mongodb.git',
:ref => 'fa75ecd971864ce5dbf787bd4e26bf4a58d7c12f'
:ref => 'e3cc9a0ea895f6e01801e4620799c66c2337b7ed'
mod 'mysql',
:git => 'git://github.com/enovance/puppetlabs-mysql.git',
:ref => '8b814d4d2cb5786a15e8e37fb3b7444d5d5f0d3f'