Update gitea06 IP address

We are replacing gitea06 as the old host has a sad disk. This is the new
IP for the new host.

Change-Id: Id596b9c057e848d49363a1233344121685fd2f63
This commit is contained in:
Clark Boylan 2019-06-26 12:48:11 -07:00
parent c361ddb4d5
commit 5bdc8d7037
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. (
1561121772 ; serial number unixtime
1561578453 ; serial number unixtime
1h ; refresh (secondary checks for updates)
10m ; retry (secondary retries failed axfr)
10d ; expire (secondary ends serving old data)
@ -31,7 +31,7 @@ gitea02 IN A 38.108.68.122
gitea03 IN A 38.108.68.133
gitea04 IN A 38.108.68.115
gitea05 IN A 38.108.68.55
gitea06 IN A 38.108.68.130
gitea06 IN A 38.108.68.250
gitea07 IN A 38.108.68.86
gitea08 IN A 38.108.68.22
graphite01 IN A 162.209.77.51