Add Jammy refresh NS records

Add the Jammy refresh nameservers to the NS records.  This should be
done before updating the registry records.

Change-Id: Ia720cbe3cbca9fe7100bebbf9a3aff489c295b9d
This commit is contained in:
Ian Wienand 2023-04-20 16:24:56 +10:00
parent 0a11a71415
commit 3ea8678f9f
No known key found for this signature in database
2 changed files with 6 additions and 2 deletions

View File

@ -2,13 +2,15 @@
$ORIGIN zuul-ci.org.
$TTL 1h
@ IN SOA adns1.opendev.org. hostmaster.openstack.org. (
1681321629 ; serial number unixtime
1681971887 ; serial number unixtime
1h ; refresh (secondary checks for updates)
10m ; retry (secondary retries failed axfr)
10d ; expire (secondary ends serving old data)
5m ) ; min ttl (cache time for failed lookups)
@ IN NS ns1.opendev.org.
@ IN NS ns2.opendev.org.
@ IN NS ns03.opendev.org.
@ IN NS ns04.opendev.org.
@ IN A 104.130.253.131
@ IN AAAA 2001:4800:7818:103:be76:4eff:fe01:f37d
@ IN TXT google-site-verification=qV9PGeBrEuWddnzR_BtHoTnG9xrUbgW5CB16Q1iFyRw

View File

@ -2,13 +2,15 @@
$ORIGIN zuulci.org.
$TTL 1h
@ IN SOA adns1.opendev.org. hostmaster.openstack.org. (
1681321629 ; serial number unixtime
1681971947 ; serial number unixtime
1h ; refresh (secondary checks for updates)
10m ; retry (secondary retries failed axfr)
10d ; expire (secondary ends serving old data)
5m ) ; min ttl (cache time for failed lookups)
@ IN NS ns1.opendev.org.
@ IN NS ns2.opendev.org.
@ IN NS ns03.opendev.org.
@ IN NS ns04.opendev.org.
@ IN A 104.130.253.131
@ IN AAAA 2001:4800:7818:103:be76:4eff:fe01:f37d
www IN CNAME static.opendev.org.