Remove gitea05-07 from Gerrit replication
The parent change moved these services out of the opendev.org load balancer. Once we are happy with the new servers in production we can stop replicating to these servers in preparation for their removal. Change-Id: Ib28932062704b5f4dfa0c9bbe3c6d994ef44efe8
This commit is contained in:
parent
185603a17e
commit
d1e81dcf9c
@ -31,30 +31,6 @@ gerrit_replication:
|
||||
mirror: true
|
||||
threads: '4'
|
||||
timeout: '900'
|
||||
- name: 'gitea05'
|
||||
url: 'ssh://git@gitea05.opendev.org:222/'
|
||||
authGroup: 'Anonymous Users'
|
||||
replicationDelay: '1'
|
||||
replicatePermissions: false
|
||||
mirror: true
|
||||
threads: '4'
|
||||
timeout: '900'
|
||||
- name: 'gitea06'
|
||||
url: 'ssh://git@gitea06.opendev.org:222/'
|
||||
authGroup: 'Anonymous Users'
|
||||
replicationDelay: '1'
|
||||
replicatePermissions: false
|
||||
mirror: true
|
||||
threads: '4'
|
||||
timeout: '900'
|
||||
- name: 'gitea07'
|
||||
url: 'ssh://git@gitea07.opendev.org:222/'
|
||||
authGroup: 'Anonymous Users'
|
||||
replicationDelay: '1'
|
||||
replicatePermissions: false
|
||||
mirror: true
|
||||
threads: '4'
|
||||
timeout: '900'
|
||||
- name: 'gitea09'
|
||||
url: 'ssh://git@gitea09.opendev.org:222/'
|
||||
authGroup: 'Anonymous Users'
|
||||
|
Loading…
x
Reference in New Issue
Block a user