Switch zuul.o.o to zuul-lb02
This is a new noble based haproxy server. Switch over to it. Once we're happy with the results zuul-lb01 will be removed and the zuul.o.o ttl will be reset to the default. Change-Id: I19d686ca13336ae6a4a2fe3e097d160da64d609c
This commit is contained in:
parent
c0640eea4a
commit
ba442a6f20
@ -2,7 +2,7 @@
|
||||
$ORIGIN opendev.org.
|
||||
$TTL 1h
|
||||
@ IN SOA adns02.opendev.org. hostmaster.opendev.org. (
|
||||
1739209916 ; serial number unixtime
|
||||
1739226916 ; serial number unixtime
|
||||
1h ; refresh (secondary checks for updates)
|
||||
10m ; retry (secondary retries failed axfr)
|
||||
10d ; expire (secondary ends serving old data)
|
||||
@ -764,7 +764,7 @@ _acme-challenge.tracing IN CNAME acme.opendev.org.
|
||||
|
||||
;www IN CNAME gitea-lb02 ; don't add this until we can redirect www to opendev.org
|
||||
|
||||
zuul 300 IN CNAME zuul-lb01.opendev.org.
|
||||
zuul 300 IN CNAME zuul-lb02.opendev.org.
|
||||
_acme-challenge.zuul IN CNAME acme.opendev.org.
|
||||
|
||||
zuul-db01 IN A 104.239.240.24
|
||||
|
Loading…
x
Reference in New Issue
Block a user