(rspec) Nfs: Fix puppet-module-nfs sha

* The previous commit broke rspec tests.
* Refs: #717 #725
* See: eced57eeed
This commit is contained in:
Sebastien Badia 2014-11-15 13:11:27 +01:00
parent bcf7ecf720
commit 3225199a39
2 changed files with 2 additions and 2 deletions

View File

@ -155,7 +155,7 @@ fixtures:
ref: '7122983d89bf68bc4170415cc03212f6a8a4636e'
'nfs':
repo: 'git://github.com/enovance/puppet-module-nfs.git'
ref: 'eced57eeedc55e30e8e1dd18332e192855f5f396'
ref: '6f840a522679c6a8ebe340d86f9c4325a2103629'
'common':
repo: 'git://github.com/enovance/puppet-module-common.git'
ref: '2d0606fce1078222dd483e731ec32807f5b4ca53'

View File

@ -138,7 +138,7 @@ mod 'mysql',
# https://github.com/ghoneycutt/puppet-module-nfs/pull/43 got merged.
mod 'nfs',
:git => 'git://github.com/enovance/puppet-module-nfs.git',
:ref => 'eced57eeedc55e30e8e1dd18332e192855f5f396'
:ref => '6f840a522679c6a8ebe340d86f9c4325a2103629'
mod 'ntp',
:git => 'git://github.com/enovance/puppetlabs-ntp.git',
:ref => 'eb02ba2937ce86fb609ae41499767244b78ec58d'