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:
parent
8ed05c1340
commit
02feafa962
@ -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',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user