Revert "Update production gerrit to 2.8.4.19"
Unfortunately, when deployed via puppet, this resulted in the
following error in the logs on start, and Gerrit would not start:
Error in custom provider, java.lang.SecurityException: class
"org.bouncycastle.util.io.TeeOutputStream"'s signer information
does not match signer information of other classes in the same
package
This reverts commit 6906f3b94f
.
Change-Id: I6992105081faf55a5ebb3417f799a389851040b0
This commit is contained in:
parent
6906f3b94f
commit
07441d683b
@ -114,7 +114,7 @@ class openstack_project::review (
|
||||
sshd_threads => '100',
|
||||
httpd_maxwait => '5000min',
|
||||
war =>
|
||||
'http://tarballs.openstack.org/ci/gerrit/gerrit-v2.8.4.19.4548330.war',
|
||||
'http://tarballs.openstack.org/ci/gerrit/gerrit-v2.8.4.17.e391a2d.war',
|
||||
contactstore => $contactstore,
|
||||
contactstore_appsec => $contactstore_appsec,
|
||||
contactstore_pubkey => $contactstore_pubkey,
|
||||
|
Loading…
Reference in New Issue
Block a user