7f245c5d7f
Before landing this change we should be fairly certain we are unlikely to put gitea01-04 back into production. Once we do this we make these old servers no longer production worthy without an intermediate replication sync up step. Change-Id: I4f6b71c21387c58ea66aad9c8b98ea70ae0a6e68
57 lines
1.4 KiB
YAML
57 lines
1.4 KiB
YAML
gerrit_replication:
|
|
- name: 'gitea09'
|
|
url: 'ssh://git@gitea09.opendev.org:222/'
|
|
authGroup: 'Anonymous Users'
|
|
replicationDelay: '1'
|
|
replicatePermissions: false
|
|
mirror: true
|
|
threads: '4'
|
|
timeout: '900'
|
|
- name: 'gitea10'
|
|
url: 'ssh://git@gitea10.opendev.org:222/'
|
|
authGroup: 'Anonymous Users'
|
|
replicationDelay: '1'
|
|
replicatePermissions: false
|
|
mirror: true
|
|
threads: '4'
|
|
timeout: '900'
|
|
- name: 'gitea11'
|
|
url: 'ssh://git@gitea11.opendev.org:222/'
|
|
authGroup: 'Anonymous Users'
|
|
replicationDelay: '1'
|
|
replicatePermissions: false
|
|
mirror: true
|
|
threads: '4'
|
|
timeout: '900'
|
|
- name: 'gitea12'
|
|
url: 'ssh://git@gitea12.opendev.org:222/'
|
|
authGroup: 'Anonymous Users'
|
|
replicationDelay: '1'
|
|
replicatePermissions: false
|
|
mirror: true
|
|
threads: '4'
|
|
timeout: '900'
|
|
- name: 'gitea13'
|
|
url: 'ssh://git@gitea13.opendev.org:222/'
|
|
authGroup: 'Anonymous Users'
|
|
replicationDelay: '1'
|
|
replicatePermissions: false
|
|
mirror: true
|
|
threads: '4'
|
|
timeout: '900'
|
|
- name: 'gitea14'
|
|
url: 'ssh://git@gitea14.opendev.org:222/'
|
|
authGroup: 'Anonymous Users'
|
|
replicationDelay: '1'
|
|
replicatePermissions: false
|
|
mirror: true
|
|
threads: '4'
|
|
timeout: '900'
|
|
gerrit_serverid: 4a232e18-c5a9-48ee-94c0-e04e7cca6543
|
|
gerrit_heap_limit: 96g
|
|
letsencrypt_certs:
|
|
review02-opendev-org-main:
|
|
- review.opendev.org
|
|
- review02.opendev.org
|
|
- review.openstack.org
|