Add gitea09 as a Gerrit replication target
This is a new server that will need a full sync performed against it. Don't land this change until after we've edited private vars for gerrit_known_hosts_keys to add gitea09 there. Landing this change should update both the replication config and the known hosts at that point. Change-Id: Ia956e50c25fa91db0585b133415e3a587a3a9597
This commit is contained in:
parent
86a0b80953
commit
d562838dd2
@ -63,6 +63,14 @@ gerrit_replication:
|
||||
mirror: true
|
||||
threads: '4'
|
||||
timeout: '900'
|
||||
- name: 'gitea09'
|
||||
url: 'ssh://git@gitea09.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:
|
||||
|
Loading…
Reference in New Issue
Block a user