Update IP address for gitea05

Replacement server has been built, old one has been deleted, neither
are in haproxy pools at the moment.

Change-Id: Iae67262fd1165b3db7452b0e308fd7a1bfc19741
This commit is contained in:
Jeremy Stanley 2019-07-28 21:39:41 +00:00
parent 6f1d38d2a3
commit fc69015163
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
$ORIGIN opendev.org.
$TTL 5m
@ IN SOA adns1.opendev.org. hostmaster.opendev.org. (
1564406280 ; serial number unixtime
1564406437 ; serial number unixtime
1h ; refresh (secondary checks for updates)
10m ; retry (secondary retries failed axfr)
10d ; expire (secondary ends serving old data)
@ -30,7 +30,7 @@ gitea01 IN A 38.108.68.172
gitea02 IN A 38.108.68.23
gitea03 IN A 38.108.68.110
gitea04 IN A 38.108.68.147
gitea05 IN A 38.108.68.55
gitea05 IN A 38.108.68.131
gitea06 IN A 38.108.68.250
gitea07 IN A 38.108.68.86
gitea08 IN A 38.108.68.22