Switch review.o.o to review03

This change will be landed as part of the gerrit outage to move from
review02 to review03. Do not land this change until we are in the outage
and ready to proceed with review03 becoming the Gerrit server.

Change-Id: I234f45137ffdaa63f36e0be03171f6ddbcaa3e92
This commit is contained in:
Clark Boylan 2025-04-14 09:11:41 -07:00
parent 21ce42dc67
commit 5e14113fe4

View File

@ -2,7 +2,7 @@
$ORIGIN opendev.org.
$TTL 1h
@ IN SOA adns02.opendev.org. hostmaster.opendev.org. (
1744646971 ; serial number unixtime
1744647079 ; serial number unixtime
1h ; refresh (secondary checks for updates)
10m ; retry (secondary retries failed axfr)
10d ; expire (secondary ends serving old data)
@ -678,7 +678,7 @@ _acme-challenge.ptgbot IN CNAME acme.opendev.org.
; Note that review servers do not have SSHFP records as they run
; multiple ssh services with different keys (host ssh and gerrit ssh).
; SSHFP has no way to express what port the keys relate to.
review 300 IN CNAME review02
review 300 IN CNAME review03
_acme-challenge.review IN CNAME acme.opendev.org.
review02 IN A 199.204.45.33