Merge "Stop replicating to local git mirror on gerrit"
This commit is contained in:
commit
65a4a4efe7
@ -1,9 +1,4 @@
|
||||
gerrit_replication:
|
||||
- name: 'local'
|
||||
url: 'file:///opt/lib/git/'
|
||||
replicationDelay: '1'
|
||||
threads: '4'
|
||||
mirror: true
|
||||
gerrit_replication: []
|
||||
gerrit_storyboard_url: https://storyboard.openstack.org
|
||||
gerrit_vhost_name: review-test.opendev.org
|
||||
gerrit_heap_limit: 48g
|
||||
|
@ -55,11 +55,6 @@ gerrit_replication:
|
||||
replicatePermissions: false
|
||||
mirror: true
|
||||
threads: '4'
|
||||
- name: 'local'
|
||||
url: 'file:///opt/lib/git/'
|
||||
replicationDelay: '1'
|
||||
threads: '4'
|
||||
mirror: true
|
||||
gerrit_storyboard_url: https://storyboard.openstack.org
|
||||
gerrit_vhost_name: review.opendev.org
|
||||
gerrit_redirect_vhost: review.openstack.org
|
||||
|
Loading…
x
Reference in New Issue
Block a user