Merge "Move configured gerrit replica to /opt/lib/git"

This commit is contained in:
Jenkins 2014-04-29 00:32:40 +00:00 committed by Gerrit Code Review
commit 9a035df8a3

View File

@ -140,7 +140,7 @@ class openstack_project::review (
},
{
name => 'local',
url => 'file:///var/lib/git/',
url => 'file:///opt/lib/git/',
replicationDelay => '1',
threads => '4',
mirror => true,