Updated openstack/openstack

Project: openstack-infra/puppet-gerrit  a52cab89f311c800c4cd45b274abe76b7db24b82

Support setting accountPatchReviewDb.url in config

Add accountPatchReviewDb.url as a configurable option to the secure
config file (we put it in secure config as the url likely contains a
database password in it). This is a new database in Gerrit 2.13 which
will default to using an H2 db in review_site/db if a url is not
specified.

Note that this database must have a different name than the review
database (called 'reviewdb' by this module) and if they are the same
that database will be dropped and you will have a sad afternoon.

Change-Id: Ifc04395f076200a68e6398190a0712c80e5278c6
This commit is contained in:
Clark Boylan 2017-06-27 09:56:31 -07:00 committed by Gerrit Code Review
parent b1e5bf56f2
commit 2ccf09e578
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 61f6803f1e491b7fa9808a442449cd09ab28d75b
Subproject commit a52cab89f311c800c4cd45b274abe76b7db24b82