Upgrade gerrit on review-dev.o.o

This upgrade does not require a reindex. It will pull in the following
changes:

277538  Append submitted info to the change REST endpoint.
267927  Remove required access permission to list account emails
340157  Update Google gson library to 2.3.1
345540  Add rel=nofollow parameter to links in comments
311903  Use maven repos for bouncy castle resources
260324  Add syntax highlighting support for puppet

Change-Id: I81553738f4cbbcdc3db9bd02325f0e254d9f4289
This commit is contained in:
Khai Do 2016-08-08 10:47:05 -07:00
parent 501e538b72
commit 79fe6fc022

View File

@ -60,7 +60,7 @@ class openstack_project::review_dev (
ssh_replication_rsa_pubkey_contents => $ssh_replication_rsa_pubkey_contents,
email => 'review-dev@openstack.org',
war =>
'http://tarballs.openstack.org/ci/gerrit/gerrit-v2.11.4.11.a14450f.war',
'http://tarballs.openstack.org/ci/gerrit/gerrit-v2.11.4.22.e0c0f29.war',
contactstore => $contactstore,
contactstore_appsec => $contactstore_appsec,
contactstore_pubkey => $contactstore_pubkey,