diff --git a/inventory/service/host_vars/review-test.opendev.org.yaml b/inventory/service/host_vars/review-test.opendev.org.yaml index c101ae7dfd..67ef0edfcb 100644 --- a/inventory/service/host_vars/review-test.opendev.org.yaml +++ b/inventory/service/host_vars/review-test.opendev.org.yaml @@ -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 diff --git a/inventory/service/host_vars/review01.openstack.org.yaml b/inventory/service/host_vars/review01.openstack.org.yaml index 86396fd912..29dbe95594 100644 --- a/inventory/service/host_vars/review01.openstack.org.yaml +++ b/inventory/service/host_vars/review01.openstack.org.yaml @@ -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