Merge "Upgrade etherpad to Ubuntu Trusty"
This commit is contained in:
commit
8324375a52
@ -327,7 +327,7 @@ node 'eavesdrop.openstack.org' {
|
||||
}
|
||||
}
|
||||
|
||||
# Node-OS: precise
|
||||
# Node-OS: trusty
|
||||
node 'etherpad.openstack.org' {
|
||||
class { 'openstack_project::server':
|
||||
iptables_public_tcp_ports => [22, 80, 443],
|
||||
|
@ -12,7 +12,8 @@ class openstack_project::etherpad (
|
||||
) {
|
||||
class { 'etherpad_lite':
|
||||
ep_ensure => 'latest',
|
||||
eplite_version => '2bf16fe09fe9a6af804666d15ff4704620369d9f',
|
||||
eplite_version => 'cc9f88e7ed4858b72feb64c99beb3e13445ab6d9',
|
||||
nodejs_version => 'system',
|
||||
}
|
||||
|
||||
class { 'etherpad_lite::apache':
|
||||
|
Loading…
x
Reference in New Issue
Block a user