Temporarily remove AAAA for mirror01.iad.rax

For some reason the present instance for our IAD mirror is unable to
exchange IPv6 packets with the network. We have a ticket open with
the provider to investigate, but in the meantime we should not
publish an AAAA record for it.

Change-Id: I94571d73e45a978c20df09abc4a22f63cf22deee
This commit is contained in:
Jeremy Stanley 2019-06-21 12:52:45 +00:00
parent e612b1122a
commit c361ddb4d5
1 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,7 @@
$ORIGIN opendev.org.
$TTL 5m
@ IN SOA adns1.opendev.org. hostmaster.opendev.org. (
1559892649 ; serial number unixtime
1561121772 ; serial number unixtime
1h ; refresh (secondary checks for updates)
10m ; retry (secondary retries failed axfr)
10d ; expire (secondary ends serving old data)
@ -83,7 +83,6 @@ mirror01.dfw.rax IN CAA 0 issue "letsencrypt.org"
mirror01.dfw.rax IN CAA 0 iodef "mailto:infra-root@openstack.org"
mirror01.iad.rax IN A 104.130.4.160
mirror01.iad.rax IN AAAA 2001:4802:7802:104:be76:4eff:fe20:4b35
mirror.iad.rax IN CNAME mirror01.iad.rax
_acme-challenge.mirror01.iad.rax IN CNAME acme.opendev.org.
_acme-challenge.mirror.iad.rax IN CNAME acme.opendev.org.