From d562838dd25107cbf59ef1c429e56cfb7bb4ff9f Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Thu, 16 Feb 2023 13:31:10 -0800 Subject: [PATCH] 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 --- inventory/service/host_vars/review02.opendev.org.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/inventory/service/host_vars/review02.opendev.org.yaml b/inventory/service/host_vars/review02.opendev.org.yaml index 3bbe62f6a4..5da4271973 100644 --- a/inventory/service/host_vars/review02.opendev.org.yaml +++ b/inventory/service/host_vars/review02.opendev.org.yaml @@ -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: