
As part of the preparation for replacing gerrit servers we put the new review03 server in the review-staging group. This prevented it from running manage-projects. We also gave it an empty replication target list to prevent it overwriting gitea git data with stale info. As part of the server switch we need to have this server replicate to gitea and run manage-projects. This change reflects that update and should only be merged when we're sufficientyl into the server swap to be ready for this. Note that review02 could be staged at this point to prevent it from running manage-projects, but as part of the switch review02 goes into the emergency file and my intention is that it never comes back out again. That should be sufficient for preventing manage-projects on the old server. Change-Id: I6d49457b2cb09b6b2b53599db179937eece3fb78
9 lines
227 B
YAML
9 lines
227 B
YAML
gerrit_replication: []
|
|
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
|