Set github replicationDelay to match (1 sec)
It could be subject to the same issues we saw with the others. Change-Id: Ia7186262030190790181fded88f162f8b5a3baf6
This commit is contained in:
parent
9a035df8a3
commit
c8b60a3d93
@ -135,6 +135,7 @@ class openstack_project::review (
|
|||||||
name => 'github',
|
name => 'github',
|
||||||
url => 'git@github.com:',
|
url => 'git@github.com:',
|
||||||
authGroup => 'Anonymous Users',
|
authGroup => 'Anonymous Users',
|
||||||
|
replicationDelay => '1',
|
||||||
replicatePermissions => false,
|
replicatePermissions => false,
|
||||||
mirror => true,
|
mirror => true,
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user