diff --git a/zones/opendev.org/zone.db b/zones/opendev.org/zone.db index cb10458..cecbd4a 100644 --- a/zones/opendev.org/zone.db +++ b/zones/opendev.org/zone.db @@ -2,7 +2,7 @@ $ORIGIN opendev.org. $TTL 1h @ IN SOA adns02.opendev.org. hostmaster.opendev.org. ( - 1744143031 ; serial number unixtime + 1744646971 ; 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 IN CNAME review02 +review 300 IN CNAME review02 _acme-challenge.review IN CNAME acme.opendev.org. review02 IN A 199.204.45.33