Merge "Update etherpad.o.o to etherpad-lite 1.7.0"

This commit is contained in:
Zuul 2018-08-29 22:47:31 +00:00 committed by Gerrit Code Review
commit 0980cafc11

View File

@ -12,7 +12,7 @@ class openstack_project::etherpad (
) {
class { 'etherpad_lite':
ep_ensure => 'latest',
eplite_version => '1.6.6',
eplite_version => '1.7.0',
nodejs_version => '6.x',
}