Upgrade translate-dev01 to Zanata 3.9.6
This is part of testing the upgrade for the production service. Upgrade the dev server first so that we can double check things are happy. Note that this requires java 8 so we have previously upgraded translate-dev01 to Xenial which includes java 8. Change-Id: I6ba4c1a272660942460d0de5a70d9866df47c031
This commit is contained in:
parent
244669c7c6
commit
4db4adbb48
@ -54,6 +54,8 @@ class openstack_project::translate_dev(
|
||||
zanata_listeners => $listeners,
|
||||
zanata_admin_users => $admin_users,
|
||||
zanata_default_from_address => $from_address,
|
||||
zanata_url => 'https://sourceforge.net/projects/zanata/files/webapp/zanata-war-3.9.6.war',
|
||||
zanata_checksum => '67a360616eaf442b089a39921ff22149d2f0fdb5',
|
||||
require => [
|
||||
Class['openstack_project::server']
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user