Bump eplite version in rspec tests
This updates the tests to test installation for the same version of etherpad that we are running in production. Change-Id: I3624b79a8bb2c9c362037d1b025a3df9bf7c701f
This commit is contained in:
parent
2257feaa20
commit
4f77feacf5
@ -5,7 +5,7 @@ class { '::etherpad_lite::mysql':
|
||||
|
||||
class { '::etherpad_lite':
|
||||
ep_ensure => 'latest',
|
||||
eplite_version => '1.6.2',
|
||||
eplite_version => '1.7.0',
|
||||
nodejs_version => '6.x',
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user