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:
James E. Blair 2014-04-28 17:40:39 -07:00
parent 9a035df8a3
commit c8b60a3d93

View File

@ -135,6 +135,7 @@ class openstack_project::review (
name => 'github',
url => 'git@github.com:',
authGroup => 'Anonymous Users',
replicationDelay => '1',
replicatePermissions => false,
mirror => true,
},