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

View File

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