Add gitea13 and 14 to Gerrit replication

It seems we will need more than 4 gitea backends even with the larger
flavors. This adds gitea 13 and 14 which have had their DBs transplanted
and logo files updated. They should be good to go now. Also I have added
their known hosts data to private host vars for review02.

Change-Id: I0929619fa4b188c74a9048004274014661f2520a
This commit is contained in:
Clark Boylan 2023-03-09 14:21:03 -08:00
parent 6e5caf0420
commit c53d7b208b

View File

@ -63,6 +63,22 @@ gerrit_replication:
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: