Deploy latest version of etherpad-lite

We have tested the latest version of etherpad-lite on etherpad-dev.
Install this specific version on the production server.

Change-Id: Iab5daf249539415254892c5d9d55cead366eb24d
This commit is contained in:
Clark Boylan 2015-03-11 07:59:29 -07:00
parent 91480b309c
commit db27700fdb

View File

@ -16,7 +16,9 @@ class openstack_project::etherpad (
sysadmins => $sysadmins
}
include etherpad_lite
class { 'etherpad_lite':
eplite_version => '56dbad41ada0e1d848fb8fca4a1608d34b372b36',
}
class { 'etherpad_lite::apache':
ssl_cert_file => $ssl_cert_file,