Move configured gerrit replica to /opt/lib/git

Change-Id: I7be76082a2c8cda21e33ece5161b4190795eef5c
This commit is contained in:
James E. Blair 2014-04-28 17:10:57 -07:00
parent 6f925cf724
commit 6963a0339a

@ -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,