Merge "Enable gerrit replication.autoReload for review"

This commit is contained in:
Zuul 2019-04-10 16:17:47 +00:00 committed by Gerrit Code Review
commit f66f1b3d47
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',