Add zuul.opendev.org record

This CNAMEs zuul.opendev.org to zuul01.openstack.org (where we are
currently hosting our zuul).

Change-Id: I79bbde0f436b085ee7b00bb416376c3af9796d24
This commit is contained in:
Clark Boylan 2019-01-29 14:25:14 -08:00
parent d6240bce16
commit 45f6250437
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,7 @@
$ORIGIN opendev.org.
$TTL 5m
@ IN SOA adns1.opendev.org. hostmaster.opendev.org. (
1548793055 ; serial number unixtime
1548800746 ; serial number unixtime
1h ; refresh (secondary checks for updates)
10m ; retry (secondary retries failed axfr)
10d ; expire (secondary ends serving old data)
@ -23,3 +23,4 @@ storyboard-dev01 IN A 23.253.234.105
storyboard-dev01 IN AAAA 2001:4800:7817:103:be76:4eff:fe04:93f6
www IN A 23.253.125.17
www IN AAAA 2001:4800:7817:103:be76:4eff:fe04:e3e3
zuul IN CNAME zuul01.openstack.org.