Update refs for puppet nfs module
(remove last coma in operatingsystemrelease array)
This commit is contained in:
parent
ee409aea5d
commit
53d0001e6f
@ -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: '41ed7bda5ab385df6c27080d65d71ce0ba5decd2'
|
ref: 'a806082ba5ed50fb6ed3c1a9791207e3a9189574'
|
||||||
'common':
|
'common':
|
||||||
repo: 'git://github.com/enovance/puppet-module-common.git'
|
repo: 'git://github.com/enovance/puppet-module-common.git'
|
||||||
ref: '2d0606fce1078222dd483e731ec32807f5b4ca53'
|
ref: '2d0606fce1078222dd483e731ec32807f5b4ca53'
|
||||||
|
@ -139,7 +139,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 => '41ed7bda5ab385df6c27080d65d71ce0ba5decd2'
|
:ref => 'a806082ba5ed50fb6ed3c1a9791207e3a9189574'
|
||||||
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