Replace lists CNAME with A/AAAA

Mail hosts may not be the target of CNAMEs.  We could use an MX,
but we still need A records for the web site, so just use those.

Change-Id: Icf95451f3c9abec17cdbe6bab3a0bda6b422fa2c
This commit is contained in:
James E. Blair 2018-01-13 07:37:18 -08:00
parent d5eccfc804
commit 86a29ee4a5
1 changed files with 3 additions and 2 deletions

View File

@ -2,7 +2,7 @@
$ORIGIN zuul-ci.org.
$TTL 5m
@ IN SOA adns1.openstack.org. hostmaster.openstack.org. (
1513902355 ; serial number unixtime
1515860138 ; serial number unixtime
1h ; refresh (secondary checks for updates)
10m ; retry (secondary retries failed axfr)
10d ; expire (secondary ends serving old data)
@ -13,4 +13,5 @@ ns1 IN A 23.253.236.219
ns1 IN AAAA 2001:4800:7817:103:be76:4eff:fe04:3fc7
ns2 IN A 162.253.55.139
ns2 IN AAAA 2604:e100:1:0:f816:3eff:fe53:ee69
lists IN CNAME lists.openstack.org.
lists IN A 50.56.173.222
lists IN AAAA 2001:4800:780e:510:3bc3:d7f6:ff04:b736