(rspec) Nfs: Fix puppet-module-nfs sha
* The previous commit broke rspec tests.
* Refs: #717 #725
* See: eced57eeed
This commit is contained in:
parent
bcf7ecf720
commit
3225199a39
@ -155,7 +155,7 @@ fixtures:
|
|||||||
ref: '7122983d89bf68bc4170415cc03212f6a8a4636e'
|
ref: '7122983d89bf68bc4170415cc03212f6a8a4636e'
|
||||||
'nfs':
|
'nfs':
|
||||||
repo: 'git://github.com/enovance/puppet-module-nfs.git'
|
repo: 'git://github.com/enovance/puppet-module-nfs.git'
|
||||||
ref: 'eced57eeedc55e30e8e1dd18332e192855f5f396'
|
ref: '6f840a522679c6a8ebe340d86f9c4325a2103629'
|
||||||
'common':
|
'common':
|
||||||
repo: 'git://github.com/enovance/puppet-module-common.git'
|
repo: 'git://github.com/enovance/puppet-module-common.git'
|
||||||
ref: '2d0606fce1078222dd483e731ec32807f5b4ca53'
|
ref: '2d0606fce1078222dd483e731ec32807f5b4ca53'
|
||||||
|
@ -138,7 +138,7 @@ mod 'mysql',
|
|||||||
# https://github.com/ghoneycutt/puppet-module-nfs/pull/43 got merged.
|
# https://github.com/ghoneycutt/puppet-module-nfs/pull/43 got merged.
|
||||||
mod 'nfs',
|
mod 'nfs',
|
||||||
:git => 'git://github.com/enovance/puppet-module-nfs.git',
|
:git => 'git://github.com/enovance/puppet-module-nfs.git',
|
||||||
:ref => 'eced57eeedc55e30e8e1dd18332e192855f5f396'
|
:ref => '6f840a522679c6a8ebe340d86f9c4325a2103629'
|
||||||
mod 'ntp',
|
mod 'ntp',
|
||||||
:git => 'git://github.com/enovance/puppetlabs-ntp.git',
|
:git => 'git://github.com/enovance/puppetlabs-ntp.git',
|
||||||
:ref => 'eb02ba2937ce86fb609ae41499767244b78ec58d'
|
:ref => 'eb02ba2937ce86fb609ae41499767244b78ec58d'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user