Enable gerrit replication.autoReload for review

This enables automatic reload of the replication configuration for
review.

Depends-On: https://review.openstack.org/650049
Change-Id: I6f43e2e234a452a860fb669124589120476acb18
This commit is contained in:
David Moreau Simard 2019-04-04 11:13:10 -04:00
parent 8ed05c1340
commit 02feafa962
No known key found for this signature in database
GPG Key ID: CBEB466764A9E621
1 changed files with 1 additions and 0 deletions

View File

@ -234,6 +234,7 @@ class openstack_project::review (
'archive' => ['tar', 'tbz2', 'tgz', 'txz'],
},
replication_force_update => true,
replication_auto_reload => true,
replication => [
{
name => 'github',